hdkv
/
i2_bot
Archived
1
Fork 0
Commit Graph

4 Commits (4660d02a328efd84cf0b10263996207dfa0fa9cd)

Author SHA1 Message Date
Vladimir Hodakov 4660d02a32 Added "banned" status for players 2018-02-11 18:58:41 +04:00
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
Vladimir Hodakov 53a99b0ff3 Some work on ordering. Special user behaviour
See #10
2017-11-26 15:28:55 +04:00
Vladimir Hodakov a6811f61fc Inline commands support (needed for pins handling) 2017-11-26 07:55:13 +04:00