Archived
1
Commit Graph

162 Commits

Author SHA1 Message Date
e12cada4c4 Add debug to restrictions workflow 2018-03-31 17:44:12 +04:00
8af3e5b03a Add debug to message sending commands 2018-03-31 17:39:58 +04:00
06173451f6 Add private/group request debug messages 2018-03-31 17:34:24 +04:00
c4d146ba20 Add fixes and linter improvements to talkers package 2018-03-31 17:25:41 +04:00
4abfc457ce Add return constants package, and common message sender functions
Trying to resolve as much as possible ``gometalinter`` issues.
2018-03-31 16:45:09 +04:00
049fdd7235 Fix pokememes attack parsing in 10th grade profiles 2018-03-31 14:51:32 +04:00
3db79300af Fix "is_active=127" error (maybe) 2018-03-31 10:16:52 +04:00
3129566a1c Fix bot failure on 10th grade hands in profiles 2018-03-31 10:05:59 +04:00
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
93f2e7d818 Fix typo in last weapon ID 2018-03-31 08:39:28 +04:00
c9855116da Move rarely changed data to datamappings, fix profile updating
As result of profile format change, introduced in game update yesterday we need to change profile regexp.

As result of some refactoring, rarely changed data removed from database and added to sources of bot.
2018-03-31 08:34:27 +04:00
8d78ef37f1 Fix typos in FAQ (2) 2018-03-06 21:48:43 +04:00
ef16bdc218 Fix typos in FAQ 2018-03-06 21:41:38 +04:00
bf9f9c164e Add FAQ for users 2018-03-06 21:38:25 +04:00
49eaa4a501 Add Lenorag to donaters list 2018-03-05 09:29:41 +04:00
93cd8028f4 Add @nokio404 to donaters list 2018-03-01 12:24:52 +04:00
f6b9671539 Remove amounts of donate by vanushinvi request 2018-03-01 11:39:28 +04:00
72eafc9992 Fix typo in last donate 2018-03-01 11:35:40 +04:00
1f30d9a1dd Fix typo in /help 2018-03-01 11:33:18 +04:00
e907f697c1 Add donate information to /help 2018-03-01 11:31:39 +04:00
48679e85eb Fix error, when user tries to print it's profile without weapon 2018-02-20 22:58:13 +04:00
6a681669ab Fix for column count in pokememes 2018-02-17 20:54:00 +04:00
54614bfc4d Pokedex sorting by letter, for moving zero grade to end of the list 2018-02-17 19:54:45 +04:00
be9b2d72f1 Archive pokememes 2018-02-17 19:47:22 +04:00
3a5411f814 Pokedeks sorting almost as in game: grade-attack-name 2018-02-17 18:26:33 +04:00
ffb9863bf7 Possibilities for all levels for academics 2018-02-17 18:17:09 +04:00
8bd11d2494 Fixed typo and added more debug to squads DataCache 2018-02-17 17:27:30 +04:00
c4db462024 More debug on production due to strange errors 2018-02-17 17:23:49 +04:00
5fda8af5fa Fix for squads relations 2018-02-17 17:22:08 +04:00
2617375f46 Squad members from DataCache 2018-02-17 17:19:50 +04:00
20b66480ef Debugging on production, I'm loving it! 2018-02-17 17:07:25 +04:00
7b144a42af Disabling levels filter for commanders 2018-02-17 16:46:04 +04:00
ce553aea58 Squads: invite link on addition
Hope it works.
2018-02-17 16:37:06 +04:00
5e4ce71ff8 Fixing chats DataCache 2018-02-17 16:25:50 +04:00
2466a723be Updating chat name in DataCache 2018-02-17 16:01:05 +04:00
bf7eec791a Fix for latest update time in /find_user commands 2018-02-17 15:55:28 +04:00
fef521e35b Squads and chats in DataCache, squads rework
Work in progress, bugs may vary
2018-02-17 07:03:58 +04:00
7af54a1b02 Added filter for disabling banned users from /send_league 2018-02-16 12:26:04 +04:00
05dee41421 Added new MIT license 2018-02-14 02:40:52 +04:00
7cdb74ac36 Updating current pokememes via Telegram 2018-02-14 00:09:58 +04:00
3be6ddd8a8 Valentine label fix [2] 2018-02-13 23:14:14 +04:00
5da61b460b Valentine label fix 2018-02-13 23:10:26 +04:00
1370ab2b91 Yet another remote change
Now: source.wtfteam.pro
2018-02-13 22:05:32 +04:00
2bf96eb6a9 Game update: pokedex size 2018-02-13 21:49:23 +04:00
4660d02a32 Added "banned" status for players 2018-02-11 18:58:41 +04:00
7368c58e2d Adding multiple cummands for listing filtered and unfiltered pokememes 2018-02-07 15:59:28 +04:00
14413b3167 /advice command for searching most valuable pokememes 2018-02-07 15:00:04 +04:00
c7a8fcf6de So, /best in new way is back 2018-02-07 14:37:50 +04:00
bacf76fd39 Reverted /best logic, because of fuckup 2018-02-07 14:05:08 +04:00
292440f411 Version 0.7.0. Added links to support chat 2018-02-07 13:46:14 +04:00