Archived
1
Instinct Bot Enhanced source code
This repository has been archived on 2022-11-04. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Vladimir Hodakov b8226d8aa8 DataCache and changes for game update
Recent game update changed pokememes view in pokedeks, so we need to
reflect it by updating parser.

Introducing DataCache - a silver bullet for eliminating lags linked to
database queries. Less queries, more in RAM, faster work. Needs testing
in production environment.
2018-01-29 23:50:25 +04:00
cmd/i2_bot DataCache and changes for game update 2018-01-29 23:50:25 +04:00
lib DataCache and changes for game update 2018-01-29 23:50:25 +04:00
.gitignore .gitignore changes to ignore log files 2017-11-21 04:27:29 +04:00
config.yml.example New restrictions logic for all chats. Fixed filter for /send_league 2017-12-23 17:03:26 +04:00
Gopkg.lock DataCache and changes for game update 2018-01-29 23:50:25 +04:00
Gopkg.toml DataCache and changes for game update 2018-01-29 23:50:25 +04:00
README.md Work on squads, some refactoring 2017-11-19 22:16:11 +04:00

i2_bot: бот лиги Инстинкт игры @PokememBroBot

Для запуска нужен правильный config.yml. Управление зависимостями осуществляет dep.