hdkv
/
i2_bot
Archived
1
Fork 0
Commit Graph

19 Commits (4a90e0ffd7d3f060a0cf683487fa25faefa233c7)

Author SHA1 Message Date
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 b7379013a8 Explicit error message for profile posting with enabled artifacts 2018-01-23 20:50:21 +04:00
Vladimir Hodakov b7ca6b3c6a New restrictions logic for all chats. Fixed filter for /send_league 2017-12-23 17:03:26 +04:00
Vladimir Hodakov 706dc3e944 Reminders for league. Now just reminders, without attack button 2017-12-23 01:40:36 +04:00
Vladimir Hodakov ca147a99a3 Three special chats in config 2017-11-26 16:54:06 +04:00
Vladimir Hodakov a32ed89be8 User addition to squads
Closes #8
2017-11-24 00:16:22 +04:00
Vladimir Hodakov ef9ba0310c Using flagger for config path getting
So, now we can deploy via go get and handle config in separate folder.
2017-11-22 16:32:10 +04:00
Vladimir Hodakov dfe0d08ecc Massive refactoring for future development 2017-11-21 06:06:32 +04:00
Vladimir Hodakov 95a9a2146a Pins to supergroups, managed by admins 2017-11-14 03:44:21 +04:00
Vladimir Hodakov 5c08899d25 Work on squads, alerts on new user with empty or spy profile
Closes #1
Closes #2
2017-11-13 22:51:50 +04:00
Vladimir Hodakov 88c9853c77 Latest game update reflections
Added ``pokememes_wealth`` in profiles, because we now can retrieve it
from profiles.
Removed ``pokememe_lvl`` from profile pokememes due to latest game
update, where level calculating become almost impossible (or hard enough
to throw it away).
Added ``pokememe_attack`` for profile pokememes, which will be used
instead of level.
2017-10-22 13:13:20 +04:00
Vladimir Hodakov 8dab6c0699 Refactoring: now we respect gofmt and have some comments 2017-10-18 09:39:50 +04:00
Vladimir Hodakov 6f374e560e All code formatted with gofmt 2017-10-18 07:03:34 +04:00
Vladimir Hodakov d897d2c3f9 Best pokememes for user listing 2017-10-13 03:52:04 +04:00
Vladimir Hodakov ef924d26c7 Pokememes possibilities, some refactoring 2017-10-13 03:05:26 +04:00
Vladimir Hodakov 92fa488828 Profiles parsing and saving 2017-10-11 06:53:50 +04:00
Vladimir Hodakov 736d6b9658 Pokememes individual info with search buttons 2017-10-07 19:58:14 +04:00
Vladimir Hodakov 2724970e3d Pokememes database saving. Now we're stable 2017-10-07 02:23:25 +04:00
Vladimir Hodakov 4fec8f0fe7 Initial commit 2017-10-04 17:56:18 +04:00