Commit Graph

233 Commits

Author SHA1 Message Date
Dawid Wysokiński 4060fb5b60 move message IDs to constants (tribe command) 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 5bd650a83f move message ids to constants (help command), cron doesn't make an http request when the slice of servers is empty 2020-10-25 14:57:48 +01:00
Dawid Wysokiński f14f311daa update README.md 2020-10-25 14:57:48 +01:00
Dawid Wysokiński ae122204ea add Dutch translation 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 57a57ffc16 update README.md 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 659a811894 add screenshots, update readme.md 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 2a1be4856b change default message about gained/lost village 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 59976160e0 update Dockerfile 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 787b33848f correct typo 2020-10-25 14:57:48 +01:00
Dawid Wysokiński c062a6a7ca correct typo 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 58891a5cb7 correct typo 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 3b80cf18b6 update readme.md and Dockerfile, add LICENSE 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 91d98058bc add readme.md 2020-10-25 14:57:48 +01:00
Dawid Wysokiński fe75c5a813 fix coordsTranslation formatting 2020-10-25 14:57:48 +01:00
Dawid Wysokiński a5af1d2c9b add coords translator feature 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 82600da64b Groups command should show which options are enabled | update translations 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 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
Dawid Wysokiński 190d07249d change en translation cron.checkEnnoblements.msgLine 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 9e64f3085b SendEmbed checks now if the field limit has been reached 2020-10-25 14:57:48 +01:00
Dawid Wysokiński ae525cd1e3 make sure that bot will send all conquers 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 6b0e4c7a06 add option to enable showing self-conquers 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 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
Dawid Wysokiński 5ad56f71bf add new command changelanguage 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 8ed61ffc80 add pl translations | rename UnObserveCmd -> DeleteObservationsCmd, UnObserveLostVillages -> DisableLostVillages, UnObserveConqueredVillages -> DisableConqueredVillages 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 2ed0efbcf6 the cron messages are fully translatable 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 3ee900f913 the showennobledbarbs command is fully translatable 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 4dca0f47d5 the observations command is fully translatable 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 5aefeca895 the unobserve command is fully translatable, fix formatting, fix bug with 'unknown' tribe tag 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 5f00ceb412 the observe command is fully translatable 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 9828a6cba9 the lostvillages, conqueredvillages, unobservelostvillages, unobserveconqueredvillages commands are fully translatable 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 7e53a6f745 the deletegroup command is fully translatable 2020-10-25 14:57:48 +01:00
Dawid Wysokiński de1e78459a the addgroup command is fully translatable 2020-10-25 14:57:48 +01:00
Dawid Wysokiński decb8c63a5 the tribe command is fully translatable 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 6026b86d27 the help command is fully translatable 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 634088712e add initial i18n configuration 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 4729cb74d6 change color and title of embed about the conquered village 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 68babe0762 bot should send only one message per channel with all conquers/losess 2020-10-25 14:57:48 +01:00
Dawid Wysokiński de90699827 fix help command 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 9932fc67c1 cron is now updating bot status every 6 hours 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 92717b6f0a add new command showennobledbarbs [group ID] 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 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
Dawid Wysokiński 450f36a80f bump github.com/tribalwarshelp/shared and github.com/tribalwarshelp/golang-sdk 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 1067f8b39d lastEnnoblementAt should subtract from time.Now() 1 minute, not 60 2020-10-25 14:57:48 +01:00
Dawid Wysokiński f63daf39d7 huge refactor 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 449297e71b add group system 2020-10-25 14:57:48 +01:00
Dawid Wysokiński a9c2f9fb40 fix typo 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 340c1f69e9 add three new commands: unobserveconqueredvillages, unobservelostvillages, author 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 93bb8b5026 when lastEnnoblement is initializing, it should subtract 1 minute from time.Now() 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 13362df2a9 bump github.com/tribalwarshelp/golang-sdk and github.com/tribalwarshelp/shared 2020-10-25 14:57:48 +01:00
Dawid Wysokiński 604c932a4c refactor 2020-10-25 14:57:48 +01:00