Update bots.yaml
This commit is contained in:
parent
e914d901c4
commit
29a4fc91ad
1 changed files with 6 additions and 3 deletions
|
@ -77,11 +77,14 @@ bots:
|
||||||
- 'klafirc.bots.chuck_norris.on_ping'
|
- 'klafirc.bots.chuck_norris.on_ping'
|
||||||
Laouen:
|
Laouen:
|
||||||
on_match:
|
on_match:
|
||||||
- '[Cc]oop[eé]\s(?!™)' : 'On dit Coopé™ !'
|
'[Cc]oop[eé]\s(?!™)' : 'On dit Coopé™ !'
|
||||||
on_join: 'La Coopé™ est ouverte'
|
on_join: 'La Coopé™ est ouverte'
|
||||||
|
on_ping: "C'est pas faux"
|
||||||
|
min_time: 3 # in seconds
|
||||||
|
|
||||||
|
|
||||||
channels:
|
channels:
|
||||||
- server: irc.rezometz.org
|
- server: irc.rezometz.org
|
||||||
port: 6667
|
port: 6667
|
||||||
channel: "#test"
|
channel: "#campus"
|
||||||
bots: [sel, Macron, Patou, Claudy, Chuck, Laouen]
|
bots: [sel, Macron, Patou, Claudy, Chuck]
|
||||||
|
|
Loading…
Reference in a new issue