Commit Graph

26 Commits

Author SHA1 Message Date
a5af1d2c9b add coords translator feature 2020-10-25 14:57:48 +01:00
82600da64b Groups command should show which options are enabled | update translations 2020-10-25 14:57:48 +01:00
f1d3274e10 rename ShowSelfConquers -> ShowInternals | send embed in new goroutine | make one big request to fetch ennoblements instead of separate requests 2020-10-25 14:57:48 +01:00
9e64f3085b SendEmbed checks now if the field limit has been reached 2020-10-25 14:57:48 +01:00
ae525cd1e3 make sure that bot will send all conquers 2020-10-25 14:57:48 +01:00
6b0e4c7a06 add option to enable showing self-conquers 2020-10-25 14:57:48 +01:00
860499461e bump github.com/tribalwarshelp/shared and github.com/tribalwarshelp/golang-sdk, fix panic caused by nil lang version pointer 2020-10-25 14:57:48 +01:00
5ad56f71bf add new command changelanguage 2020-10-25 14:57:48 +01:00
8ed61ffc80 add pl translations | rename UnObserveCmd -> DeleteObservationsCmd, UnObserveLostVillages -> DisableLostVillages, UnObserveConqueredVillages -> DisableConqueredVillages 2020-10-25 14:57:48 +01:00
2ed0efbcf6 the cron messages are fully translatable 2020-10-25 14:57:48 +01:00
4729cb74d6 change color and title of embed about the conquered village 2020-10-25 14:57:48 +01:00
68babe0762 bot should send only one message per channel with all conquers/losess 2020-10-25 14:57:48 +01:00
9932fc67c1 cron is now updating bot status every 6 hours 2020-10-25 14:57:48 +01:00
92717b6f0a add new command showennobledbarbs [group ID] 2020-10-25 14:57:48 +01:00
d4c518749e we are sending all conquers in one message | refactor | add find_lang_version_by_tag | bump github.com/tribalwarshelp/shared and golang-sdk 2020-10-25 14:57:48 +01:00
1067f8b39d lastEnnoblementAt should subtract from time.Now() 1 minute, not 60 2020-10-25 14:57:48 +01:00
f63daf39d7 huge refactor 2020-10-25 14:57:48 +01:00
449297e71b add group system 2020-10-25 14:57:48 +01:00
93bb8b5026 when lastEnnoblement is initializing, it should subtract 1 minute from time.Now() 2020-10-25 14:57:48 +01:00
604c932a4c refactor 2020-10-25 14:57:48 +01:00
a507fe35bc bump github.com/tribalwarshelp/shared 2020-10-25 14:57:48 +01:00
873ecefb28 rename utils.LanguageCodeFromWorldName to utils.LanguageTagFromWorldName | bump github.com/tribalwarshelp/shared, github.com/tribalwarshelp/golang-sdk and go-pg 2020-10-25 14:57:48 +01:00
913cbf7ff0 bump github.com/tribalwarshelp/golang-sdk 2020-10-25 14:57:48 +01:00
f16e93469a rename tribe model -> observation, cron is checking now bot membership on servers and is detecting closed tribalwars worlds 2020-10-25 14:57:48 +01:00
cb8adc3c8a cron should store lastEnnobledAt individually for each server 2020-10-25 14:57:48 +01:00
cf6a26194f add dev.sh, code refactor, add village continent to its name 2020-10-25 14:57:48 +01:00