Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: module bs_autoassign.c v2.1  (Read 5033 times)

0 Members and 1 Guest are viewing this topic.

Herman

  • Anope User
  • Offline Offline
  • Posts: 41
module bs_autoassign.c v2.1
« on: March 10, 2014, 06:30:47 PM »

Unreal 3.2.10.2
Anope 1.8.8

Hello,

I installed module bs_autoassign.cs v2.1
They say:  The bot to be auto-assigned can be configured in the services configuration file.

but in services.conf I can not find config for this module. Can some one help me please?

Regards, Herman.
Logged

CrazyCat

  • Anope User
  • Offline Offline
  • Posts: 240
    • French Eggdrop community
Re: module bs_autoassign.c v2.1
« Reply #1 on: March 11, 2014, 09:57:01 PM »

The config is explained in the module itself, you have to add it manually:
Quote
/**
  * Configuration directives that should be copy-pasted to services.conf

# BSAutoAssignBot [OPTIONAL]
# Module: bs_autoassign
#
# Specify the nickname(s) of the Botserv client(s) you want to automatically
# assign to a newly registered channel. When multiple nicks are listed (space
# seperated) one bot is randomly selected.
# If not specified or if the bot with the selected nick doesn't exist,
# no bot will be assigned to the channel.
#
#BSAutoAssignBots "Viper Rulez"

# BSAutoAssign [OPTIONAL]
# module bs_autoassign
#
# Specify a custom message to be send to the channel after auto-assigning
# completes. If defined this is send after the default assign message.
#
#BSAutoAssignMessage "You have successfully registered your channel. Welcome to the network. Should you need help, join #help."

  *
  **/

Herman

  • Anope User
  • Offline Offline
  • Posts: 41
Re: module bs_autoassign.c v2.1
« Reply #2 on: March 12, 2014, 11:29:03 AM »

Thank you verry much CrazyCat.

works fine now!

Regards, Herman.
Logged
Pages: [1]   Go Up