feintage de cache

This commit is contained in:
mose 2019-09-12 21:32:13 +08:00
parent 3dfe150be3
commit 8e80c17238
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://crapaud-fou.org/images/chat-canaux.png)'), {
bot.global.text(/pe?tit? globe/i, (b) => b.respond('![pti globe](https://crapaud-fou.org/images/chat-ptiglobe.png)'), {
id: 'ptiglobe-direct'
})