diff --git a/src/reactions.js b/src/reactions.js index a4da31a..8a80ec2 100644 --- a/src/reactions.js +++ b/src/reactions.js @@ -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' })