Update bots.yaml
This commit is contained in:
parent
c6489f59a6
commit
d61ccbcbba
1 changed files with 2 additions and 1 deletions
|
@ -79,7 +79,8 @@ bots:
|
||||||
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"
|
on_ping:
|
||||||
|
- "C'est pas faux"
|
||||||
min_time: 3 # in seconds
|
min_time: 3 # in seconds
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue