Skip to content
Snippets Groups Projects
Commit f9acfdba authored by mcmlxxix's avatar mcmlxxix
Browse files

added sample configs for all CVS bot modules

parent ce044028
No related branches found
No related tags found
No related merge requests found
;$Id$
command_prefix=bot
real_name=Synchronet IRC Bot
command_prefix=mybot
real_name=My First IRC Bot
config_write_delay=300
squelch_list=
[server_Synchronet]
;addresses=127.0.0.1
;nick=myIRCbot
;services_password=nothing
;channels=#synchronet,#bbs
;port=6667
addresses=rrx.ca
nick=MultiBot
services_password=nothing
;channels=#funbbs
channels=#rpg
port=6667
;[module_Poker]
;dir=/sbbs/mods/load/poker/
;name=poker
;lib=cardlib.js
;[module_Dice]
;dir=/sbbs/mods/load/dice/
;name=dice
;[module_Admin]
;dir=/sbbs/mods/load/admin/
;name=admin
;[module_Info]
;dir=/sbbs/mods/load/info/
;name=info
;lib=http.js
;[module_Weather]
;dir=/sbbs/mods/load/weather/
;name=weather
;[module_WhereIs]
;dir=/sbbs/mods/load/whereis/
;name=whereis
;[module_RPG]
;dir=/sbbs/mods/load/rpgbot/
;name=RPG
[quotes]
1=<DigitalMan> I'm not sure why JS really needs all this fancy math shit.
......@@ -19,12 +50,3 @@ squelch_list=
5=ircd.txt: "This document is not a replacement for your brain."
6=<kernel2> For example mircosoft can not write software worth shit without releasing bugs in there programs, yahoo can not control there animals, hotmail.com is a joke because they are the second spammers in the us
7=<Vagabond> heh. Deuce only Codes. He does not make things Pretty.
; ALL files from module directory will be loaded.
; Any additional standard libraries should be listed
; as lib=file1.js,file2.js,etc..
[module_Dice]
dir=/sbbs/xtrn/ircbots/dice
name=Dice
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment