Archived
1
Commit Graph

7 Commits

Author SHA1 Message Date
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
190cdc6e7b Migration to new git server 2018-01-21 23:28:53 +04:00
b7ca6b3c6a New restrictions logic for all chats. Fixed filter for /send_league 2017-12-23 17:03:26 +04:00
53a99b0ff3 Some work on ordering. Special user behaviour
See #10
2017-11-26 15:28:55 +04:00
fed4a52075 Bot administration functions for squads chats
Closes #11
Closes #15
2017-11-26 06:48:13 +04:00
b038d5b10d Pin to all squads at :55 of every even hour
Closes #9
2017-11-24 13:24:36 +04:00
a32ed89be8 User addition to squads
Closes #8
2017-11-24 00:16:22 +04:00