Update bots.yaml
This commit is contained in:
parent
d61ccbcbba
commit
e017ca12c6
1 changed files with 5 additions and 1 deletions
|
@ -82,10 +82,14 @@ bots:
|
||||||
on_ping:
|
on_ping:
|
||||||
- "C'est pas faux"
|
- "C'est pas faux"
|
||||||
min_time: 3 # in seconds
|
min_time: 3 # in seconds
|
||||||
|
Grubigrub:
|
||||||
|
on_match:
|
||||||
|
'[Mm]icrosoft' : 'Corruption institutionnalisée !'
|
||||||
|
min_time: 3 # in seconds
|
||||||
|
|
||||||
|
|
||||||
channels:
|
channels:
|
||||||
- server: irc.rezometz.org
|
- server: irc.rezometz.org
|
||||||
port: 6667
|
port: 6667
|
||||||
channel: "#campus"
|
channel: "#campus"
|
||||||
bots: [sel, Macron, Patou, Claudy, Chuck, Laouen]
|
bots: [sel, Macron, Patou, Claudy, Chuck, Laouen, Grubigrub]
|
||||||
|
|
Loading…
Reference in a new issue