hdkv
/
i2_bot
Archived
1
Fork 0
Commit Graph

25 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 bf7eec791a Fix for latest update time in /find_user commands 2018-02-17 15:55:28 +04:00
Vladimir Hodakov 1370ab2b91 Yet another remote change
Now: source.wtfteam.pro
2018-02-13 22:05:32 +04:00
Vladimir Hodakov 14413b3167 /advice command for searching most valuable pokememes 2018-02-07 15:00:04 +04:00
Vladimir Hodakov feb1899992 /find_top_attack for selecting users by top position 2018-02-05 13:00:18 +04:00
Vladimir Hodakov 6dac398fd3 /top and /top_my functions 2018-02-05 12:37:46 +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 074fc4a1e3 Final fix for forgotten SQL filter 2018-01-24 12:20:00 +04:00
Vladimir Hodakov 9e6eb11bfd Fixed forgotten parameter in SQL query 2018-01-24 12:11:10 +04:00
Vladimir Hodakov 7780fb4f00 Message split for found users (bypassing Telegram limitations) 2018-01-23 20:19:09 +04:00
Vladimir Hodakov 6a57d8581c Command to find users on level 2018-01-23 20:13:16 +04:00
Vladimir Hodakov 190cdc6e7b Migration to new git server 2018-01-21 23:28:53 +04:00
Vladimir Hodakov f6d8d064ed PokememBroInstinkt chat bans fix 2017-12-23 21:08:57 +04:00
Vladimir Hodakov 24e4904807 /find_user moved to custom SQL query
Now it's much, MUCH faster.
2017-12-23 18:49:09 +04:00
Vladimir Hodakov 050c0f8d0b /academy and /bastion commands 2017-12-02 19:50:56 +04:00
Vladimir Hodakov 8a11a356a3 Some easter eggs. Ability to find user by name or nickname. 2017-12-02 13:45:24 +04:00
Vladimir Hodakov 703ea27cdb Academic access level, can see other profiles 2017-12-01 10:55:18 +04:00
Vladimir Hodakov 2421e2d6d2 /users pages navigation 2017-11-29 14:38:58 +04:00
Vladimir Hodakov b706c2d895 Academy link in profile success message for newbies 2017-11-29 10:36:36 +04:00
Vladimir Hodakov f52920334d Bastion link on proper profile update 2017-11-29 10:04:54 +04:00
Vladimir Hodakov 60365e1637 Special profile signature in /users list 2017-11-26 16:03:31 +04:00
Vladimir Hodakov 130aabda81 Fixed error with underscores in usernames 2017-11-25 03:44:58 +04:00
Vladimir Hodakov a32ed89be8 User addition to squads
Closes #8
2017-11-24 00:16:22 +04:00
Vladimir Hodakov dfe0d08ecc Massive refactoring for future development 2017-11-21 06:06:32 +04:00