hdkv
/
i2_bot
Archived
1
Fork 0
Commit Graph

12 Commits (98bf2c393bc72f38e588b76940e563814abb3659)

Author SHA1 Message Date
Vladimir Hodakov 98bf2c393b
Move import path to Github 2018-05-19 12:14:25 +04:00
Vladimir Hodakov 86afa52a56 Format imports with goimport 2018-05-02 07:25:39 +04:00
Vladimir Hodakov ef9cf07abc Fix inline keyboard rows changing over time in /reminders and /pokedeks
Now all buttons are the same place every time.
2018-05-02 06:39:33 +04:00
Vladimir Hodakov a9f1d25c7b Add pokememes info, convert it to new format and drop unnecessary database tables
This commit introduces pokememes information storage in source code (because they're rarely changed and I always update them manually).

All information about pokememes updated after nerf of 25 April. Also, added buttons to /pokedeks command for changing pages (there are 21 pages already!), and limited one page to 35 pokememes.
2018-05-02 00:47:55 +04:00
Vladimir Hodakov dbaa85a517 Reflect latest game update
So, now we can handle 10th grade pokememes (and any two-digit grade pokememes in future).
Also, /best and /advice commands for 9th-level players respect new pokememes.
2018-03-31 09:16:32 +04:00
Vladimir Hodakov 7cdb74ac36 Updating current pokememes via Telegram 2018-02-14 00:09:58 +04:00
Vladimir Hodakov 1370ab2b91 Yet another remote change
Now: source.wtfteam.pro
2018-02-13 22:05:32 +04:00
Vladimir Hodakov 2bf96eb6a9 Game update: pokedex size 2018-02-13 21:49:23 +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 190cdc6e7b Migration to new git server 2018-01-21 23:28:53 +04:00
Vladimir Hodakov 200a7d14ea Latest update to pokedexer for new pokememes 2017-11-27 11:11:48 +04:00
Vladimir Hodakov dfe0d08ecc Massive refactoring for future development 2017-11-21 06:06:32 +04:00