Update bots.yaml
This commit is contained in:
parent
e54837b4b0
commit
11c361153d
1 changed files with 10 additions and 0 deletions
10
bots.yaml
10
bots.yaml
|
@ -227,6 +227,12 @@ bots:
|
||||||
- "D'accord ? Ok ? Voilà. Alors..."
|
- "D'accord ? Ok ? Voilà. Alors..."
|
||||||
min_time: 1 # in seconds
|
min_time: 1 # in seconds
|
||||||
|
|
||||||
|
rip_lorrabelle:
|
||||||
|
on_ping:
|
||||||
|
- "Not under my watch."
|
||||||
|
on_match:
|
||||||
|
"[Ll]orrabelle" : "@klafyvel: tocard"
|
||||||
|
|
||||||
channels:
|
channels:
|
||||||
- server: irc.rezometz.org
|
- server: irc.rezometz.org
|
||||||
port: 6667
|
port: 6667
|
||||||
|
@ -236,4 +242,8 @@ channels:
|
||||||
port: 6667
|
port: 6667
|
||||||
channel: "#centrale-supelec"
|
channel: "#centrale-supelec"
|
||||||
bots: [Souby, Chuck]
|
bots: [Souby, Chuck]
|
||||||
|
- server: irc.rezometz.org
|
||||||
|
port: 6667
|
||||||
|
channel: "#monit"
|
||||||
|
bots: [rip_lorrabelle]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue