Commit Graph
26 Commits
Author SHA1 Message Date
Vladimir Hodakov 62de77d552 "На слубже", my ass! Typo fix 2017-11-26 15:49:11 +04:00
Vladimir Hodakov 0025493636 Bot welcome message fix for self-welcomes 2017-11-26 15:45:55 +04:00
Vladimir Hodakov 53a99b0ff3 Some work on ordering. Special user behaviour
See #10
2017-11-26 15:28:55 +04:00
Vladimir Hodakov 8368a3c60b Pins to selected chats
Closes #6
2017-11-26 08:31:56 +04:00
Vladimir Hodakov a6811f61fc Inline commands support (needed for pins handling) 2017-11-26 07:55:13 +04:00
Vladimir Hodakov fed4a52075 Bot administration functions for squads chats
Closes #11
Closes #15
2017-11-26 06:48:13 +04:00
Vladimir Hodakov 130aabda81 Fixed error with underscores in usernames 2017-11-25 03:44:58 +04:00
Vladimir Hodakov ac0292ab6f Broadcast message to all Instinkt players
Closes #7
2017-11-25 03:00:34 +04:00
Vladimir Hodakov b038d5b10d Pin to all squads at :55 of every even hour
Closes #9
2017-11-24 13:24:36 +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 f5d801b768 .gitignore changes to ignore log files 2017-11-21 04:27:29 +04:00
Vladimir Hodakov e4102e9a90 Work on squads, some refactoring
Closes #14
See #8
2017-11-19 22:16:11 +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 76b6245b8e Specs moved to issue tracker 2017-11-03 22:09:29 +04:00
Vladimir Hodakov c998698b7a Welcome requests in groups, based on profiles and leagues 2017-11-03 21:33:02 +04:00
Vladimir Hodakov 82f6ecd8f9 Removed `dependencies.sh`. 2017-10-26 18:20:50 +04:00
Vladimir Hodakov e97b3caf07 Dependency management via dep package. 2017-10-26 18:17:58 +04:00
Vladimir Hodakov c676fb780d Broadcast messages are now stored in database 2017-10-22 15:29:48 +04:00
Vladimir Hodakov 7975ea54c1 /send_all feature for administrators 2017-10-22 14:04:14 +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 c99648b72a Chats saving to database 2017-10-21 14:14:46 +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