summaryrefslogtreecommitdiff
path: root/baserock_webserver/irclogs/supybot-baserock.conf
blob: 28cd133780173e4c112eabd9825bb05e577cf12d (plain)
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
supybot.nick: brlogger
supybot.nick.alternates: %s` %s_
supybot.ident: supybot
supybot.user: 
supybot.networks: freenode gimp
supybot.networks.freenode.password: {{ brlogger_bot_password }}
supybot.networks.gimp.password: {{ brlogger_bot_password }}
supybot.networks.freenode.servers: chat.freenode.com:6667
supybot.networks.gimp.servers: irc.gimp.org:6667
supybot.networks.freenode.channels: #automotive #baserock #cip #trustable
supybot.networks.gimp.channels: #buildstream
supybot.networks.freenode.channels.key:
supybot.networks.gimp.channels.key:
supybot.networks.freenode.ssl: False
supybot.networks.gimp.ssl: False
supybot.reply.format.time: %I:%M %p, %B %d, %Y
supybot.reply.format.time.elapsed.short: False
supybot.reply.maximumLength: 131072
supybot.reply.mores: True
supybot.reply.mores.maximum: 50
supybot.reply.mores.length: 0
supybot.reply.mores.instant: 1
supybot.reply.oneToOne: True
supybot.reply.whenNotCommand: True
supybot.reply.error.detailed: False
supybot.reply.error.inPrivate: False
supybot.reply.error.withNotice: False
supybot.reply.error.noCapability: False
supybot.reply.inPrivate: False
supybot.reply.withNotice: False
supybot.reply.withNoticeWhenPrivate: False
supybot.reply.withNickPrefix: True
supybot.reply.whenNotAddressed: False
supybot.reply.requireChannelCommandsToBeSentInChannel: False
supybot.reply.showSimpleSyntax: False
supybot.reply.whenAddressedBy.chars: 
supybot.reply.whenAddressedBy.strings:  
supybot.reply.whenAddressedBy.nick: True
supybot.reply.whenAddressedBy.nick.atEnd: False
supybot.reply.whenAddressedBy.nicks:  
supybot.followIdentificationThroughNickChanges: False
supybot.alwaysJoinOnInvite: False
supybot.replies.success: The operation succeeded.
supybot.replies.error: An error has occurred and has been logged. Please\
                       contact this bot's administrator for more\
                       information.
supybot.replies.incorrectAuthentication: Your hostmask doesn't match or your\
                                         password is wrong.
supybot.replies.noUser: I can't find %s in my user database. If you didn't\
                        give a user name, then I might not know what your\
                        user is, and you'll need to identify before this\
                        command might work.
supybot.replies.notRegistered: You must be registered to use this command.\
                               If you are already registered, you must\
                               either identify (using the identify command)\
                               or add a hostmask matching your current\
                               hostmask (using the "hostmask add" command).
supybot.replies.noCapability: You don't have the %s capability. If you think\
                              that you should have this capability, be sure\
                              that you are identified before trying again.\
                              The 'whoami' command can tell you if you're\
                              identified.
supybot.replies.genericNoCapability: You're missing some capability you\
                                     need. This could be because you\
                                     actually possess the anti-capability\
                                     for the capability that's required of\
                                     you, or because the channel provides\
                                     that anti-capability by default, or\
                                     because the global capabilities include\
                                     that anti-capability. Or, it could be\
                                     because the channel or\
                                     supybot.capabilities.default is set to\
                                     False, meaning that no commands are\
                                     allowed unless explicitly in your\
                                     capabilities. Either way, you can't do\
                                     what you want to do.
supybot.replies.requiresPrivacy: That operation cannot be done in a channel.
supybot.replies.possibleBug: This may be a bug. If you think it is, please\
                             file a bug report at <http://sourceforge.net/tr\
                             acker/?func=add&group_id=58965&atid=489447>.
supybot.snarfThrottle: 10.0
supybot.upkeepInterval: 3600
supybot.flush: True
supybot.commands.quotes: "
supybot.commands.nested: True
supybot.commands.nested.maximum: 10
supybot.commands.nested.brackets: []
supybot.commands.nested.pipeSyntax: False
supybot.commands.defaultPlugins.addcapability: Admin
supybot.commands.defaultPlugins.capabilities: User
supybot.commands.defaultPlugins.disable: Owner
supybot.commands.defaultPlugins.enable: Owner
supybot.commands.defaultPlugins.help: Misc
supybot.commands.defaultPlugins.ignore: Admin
supybot.commands.defaultPlugins.importantPlugins: Plugin Admin Misc User Owner Config Channel
supybot.commands.defaultPlugins.list: Misc
supybot.commands.defaultPlugins.reload: Owner
supybot.commands.defaultPlugins.removecapability: Admin
supybot.commands.defaultPlugins.unignore: Admin
supybot.commands.disabled:  
supybot.abuse.flood.command: True
supybot.abuse.flood.command.maximum: 12
supybot.abuse.flood.command.punishment: 300
supybot.abuse.flood.command.invalid: True
supybot.abuse.flood.command.invalid.maximum: 5
supybot.abuse.flood.command.invalid.punishment: 600
supybot.drivers.poll: 1.0
supybot.drivers.module: default
supybot.drivers.maxReconnectWait: 300.0
supybot.directories.conf: /home/supybot/conf
supybot.directories.data: /home/supybot/data
supybot.directories.data.tmp: /home/supybot/data/tmp
supybot.directories.backup: /home/supybot/backup
supybot.directories.plugins: /home/supybot/plugins
supybot.directories.log: /home/supybot/logs
supybot.plugins: Admin ChannelLogger Misc User Owner Config Channel
supybot.plugins.Admin: True
supybot.plugins.Admin.public: True
supybot.plugins.Channel: True
supybot.plugins.Channel.public: True
supybot.plugins.Channel.alwaysRejoin: True
supybot.plugins.ChannelLogger: True
supybot.plugins.ChannelLogger.public: True
supybot.plugins.ChannelLogger.enable: True
supybot.plugins.ChannelLogger.flushImmediately: False
supybot.plugins.ChannelLogger.stripFormatting: True
supybot.plugins.ChannelLogger.timestamp: True
supybot.plugins.ChannelLogger.noLogPrefix: [nolog]
supybot.plugins.ChannelLogger.rotateLogs: True
supybot.plugins.ChannelLogger.filenameTimestamp: %Y-%m-%d
supybot.plugins.ChannelLogger.directories: True
supybot.plugins.ChannelLogger.directories.network: True
supybot.plugins.ChannelLogger.directories.channel: True
supybot.plugins.ChannelLogger.directories.timestamp: False
supybot.plugins.ChannelLogger.directories.timestamp.format: %B
supybot.plugins.Config: True
supybot.plugins.Config.public: True
supybot.plugins.Misc: True
supybot.plugins.Misc.public: True
supybot.plugins.Misc.listPrivatePlugins: True
supybot.plugins.Misc.timestampFormat: [%H:%M:%S]
supybot.plugins.Misc.last.nested.includeTimestamp: False
supybot.plugins.Misc.last.nested.includeNick: False
supybot.plugins.Owner: True
supybot.plugins.Owner.public: True
supybot.plugins.Owner.quitMsg: 
supybot.plugins.User: True
supybot.plugins.User.public: True
supybot.plugins.alwaysLoadImportant: True
supybot.databases: 
supybot.databases.users.filename: users.conf
supybot.databases.users.timeoutIdentification: 0
supybot.databases.users.allowUnregistration: False
supybot.databases.ignores.filename: ignores.conf
supybot.databases.channels.filename: channels.conf
supybot.databases.plugins.channelSpecific: True
supybot.databases.plugins.channelSpecific.link: #
supybot.databases.plugins.channelSpecific.link.allow: True
supybot.databases.types.cdb: True
supybot.databases.types.cdb.maximumModifications: 0.5
supybot.protocols.irc.banmask: host user
supybot.protocols.irc.strictRfc: False
supybot.protocols.irc.umodes: 
supybot.protocols.irc.vhost: 
supybot.protocols.irc.maxHistoryLength: 1000
supybot.protocols.irc.throttleTime: 1.0
supybot.protocols.irc.ping: True
supybot.protocols.irc.ping.interval: 120
supybot.protocols.irc.queuing.duplicates: False
supybot.protocols.irc.queuing.rateLimit.join: 0.0
supybot.protocols.http.peekSize: 4096
supybot.protocols.http.proxy: 
supybot.defaultIgnore: False
supybot.externalIP: 
supybot.defaultSocketTimeout: 10
supybot.pidFile: 
supybot.debug.threadAllCommands: False
supybot.debug.flushVeryOften: False
supybot.log.format: %(levelname)s %(asctime)s %(name)s %(message)s
supybot.log.level: INFO
supybot.log.timestampFormat: %Y-%m-%dT%H:%M:%S
supybot.log.stdout: True
supybot.log.stdout.colorized: False
supybot.log.stdout.wrap: True
supybot.log.stdout.format: %(levelname)s %(asctime)s %(message)s
supybot.log.stdout.level: INFO
supybot.log.plugins.individualLogfiles: False
supybot.log.plugins.format: %(levelname)s %(asctime)s %(message)s
supybot.capabilities: -owner -admin -trusted
supybot.capabilities.default: True