blob: 9d6a1576ca25978632279cf9e7e641155f667daf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
nick = somebot
username = bot
ircname = a bot
server = irc.example.net
port = 6667
usessl = 1
channels = #saxtalk,#bot
ignore = trumpetbot,abusiveuser
password = pleffquiffle
admins = snargle!~kleg@glarg.example.com
must_id = 1
user = nobody
group = nobody
triggers = 'sa+x' => 'π· ', 'trumpet' => 'πΊ ', 'snake' => 'π '
|