hdkv
/
i2_bot
Archived
1
Fork 0
Commit Graph

9 Commits (98bf2c393bc72f38e588b76940e563814abb3659)

Author SHA1 Message Date
Vladimir Hodakov 98bf2c393b
Move import path to Github 2018-05-19 12:14:25 +04:00
Vladimir Hodakov 07c24b8822 Add tournament reports storage and karma changing function 2018-05-05 10:33:40 +04:00
Vladimir Hodakov 0a5361ee09 Add karma field to players
Karma will be used for inactive users filtering
2018-05-05 09:50:07 +04:00
Vladimir Hodakov 86afa52a56 Format imports with goimport 2018-05-02 07:25:39 +04:00
Vladimir Hodakov be9b2d72f1 Archive pokememes 2018-02-17 19:47:22 +04:00
Vladimir Hodakov 1370ab2b91 Yet another remote change
Now: source.wtfteam.pro
2018-02-13 22:05:32 +04:00
Vladimir Hodakov 7368c58e2d Adding multiple cummands for listing filtered and unfiltered pokememes 2018-02-07 15:59:28 +04:00
Vladimir Hodakov 78c882347d Fixes for non-welcoming and non-creating new users 2018-01-30 08:28:13 +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