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