forked from HackSoc/csbot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
csbot.example.cfg
57 lines (41 loc) · 1.04 KB
/
csbot.example.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
###
## This is the default configuration file for the CS bot.
###
# DEFAULT configuration is visible to the bot and all plugins. If something needs
# to be visible to multiple plugins, this is where it lives. Values in DEFAULT
# can be overridden in a plugin's configuration, simply by redefining the value.
[DEFAULT]
# This configuration is specific to the core bot class
[@bot]
# Default value: csyorkbot
#nickname =
# Default value: csyorkbot
#username =
# Default value: cs-york bot
#realname =
# Default value: http://github.com/csyork/csbot/
#sourceURL =
# Default value: 1
#lineRate =
# Default value: irc.freenode.net
#irc_host =
# Default value: 6667
#irc_port =
# Default value: !
#command_prefix =
# Default value: #cs-york-dev
#channels =
# Default value: example
#plugins =
# Configuration for the MongoDB plugin
[mongodb]
# Default value: mongodb://localhost:27017
#uri =
# Default value: csbot__
#prefix =
# This configuration is for the Example plugin
[example]
foo = bar
[topic]
separator = ::
users = Haegin Alan DinCahill hayashi