hdkv
/
i2_bot
Archived
1
Fork 0
Commit Graph

25 Commits (67cdb3edb58e51bc5be60dfcb0fe4a7ae9a1fb56)

Author SHA1 Message Date
Vladimir Hodakov 67cdb3edb5
Revert "Add SOCKS5 proxy support to bot"
This reverts commit b52a0c34b8.
2018-05-19 09:42:07 +04:00
Vladimir Hodakov b52a0c34b8 Add SOCKS5 proxy support to bot
In Soviet Russia... wait, wrong time period.
2018-05-11 18:55:37 +04:00
Vladimir Hodakov f67e652ae4 Add games chat
Games chat used to divide talks in Bastion from @gamee games and so on.
2018-04-04 21:33:30 +04:00
Vladimir Hodakov bf9f9c164e Add FAQ for users 2018-03-06 21:38:25 +04:00
Vladimir Hodakov 292440f411 Version 0.7.0. Added links to support chat 2018-02-07 13:46:14 +04:00
Vladimir Hodakov 88e640d322 Moving from long polling to webhook-based updates 2018-01-31 00:10:10 +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 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