pokepark / PokemonRaidBot

Telegram bot for organizing Raids in Pokémon Go. Developers & admins are welcome to join https://t.me/PokeParkSupport
https://t.me/PokeParkSupport
GNU Affero General Public License v3.0
48 stars 40 forks source link

ddos not working correctly with multiple bots #286

Closed klablabla closed 1 year ago

klablabla commented 1 year ago

I have setup multiple bots on 1 with botname-config.json. When a user talks with bot1 he can't talk to bot2 anymore.

In the error log I get the following errors. [2023-03-05 05:08:57.1345][954698] [ddos.php:36] ! FATAL ERROR! Received old update_id: 61272997 vs 316860726 [2023-03-05 05:09:43.3898][955010] [ddos.php:36] ! FATAL ERROR! Received old update_id: 61272999 vs 316860728

Possible solution can be that the ddos works per bot and not for all.