Update bots.yaml
This commit is contained in:
parent
c945e47dbf
commit
6bfcfb2b94
1 changed files with 7 additions and 0 deletions
|
@ -114,10 +114,17 @@ bots:
|
|||
on_match:
|
||||
"(Y|y|([Ii]l (n')?y)) en a plus" : "Y en a plus ? J'ai tout bu ?"
|
||||
min_time: 3 # in seconds
|
||||
Souby:
|
||||
on_match:
|
||||
"[Cc]oop[eé]" : "{user} : mot interdit sur notre campus sans alcool !"
|
||||
|
||||
channels:
|
||||
- server: irc.rezometz.org
|
||||
port: 6667
|
||||
channel: "#campus"
|
||||
bots: [sel, Macron, Patou, Claudy, Chuck, Laouen, Grubigrub, Karadoc, Perceval, OpenSuze]
|
||||
- server: irc.rezosup.org
|
||||
port: 6667
|
||||
channel: "#centrale-supelec"
|
||||
bots: [Souby, Chuck]
|
||||
|
||||
|
|
Loading…
Reference in a new issue