pti globe avec la fleche

This commit is contained in:
mose 2019-09-12 18:23:14 +08:00
parent efcf4e2bee
commit 3dfe150be3
1 changed files with 1 additions and 1 deletions

View File

@ -9,6 +9,6 @@ bot.global.text({
id: 'gafam-react'
});
bot.global.text(/pe?tit? globe/i, (b) => b.respond('![pti globe](https://eye.mose.fr/2019-07-31-21-50_grab.png)'), {
bot.global.text(/pe?tit? globe/i, (b) => b.respond('![pti globe](https://crapaud-fou.org/images/chat-canaux.png)'), {
id: 'ptiglobe-direct'
})