Commit Graph

233 Commits

Author SHA1 Message Date
Dawid Wysokiński 65b6557697 add a new interface - messageProcessor 2021-07-18 09:52:13 +02:00
Dawid Wysokiński 2adeb4f686 cleanup 2021-07-18 09:14:26 +02:00
Dawid Wysokiński 2f02cbe32d public commands - refactor 2021-07-18 08:53:12 +02:00
Dawid Wysokiński e6ff6fa509 observation commands refactor 2021-07-18 08:48:04 +02:00
Dawid Wysokiński 0d669e0c01 add a command handler interface, refactor - coords translation commands 2021-07-18 08:11:18 +02:00
Dawid Wysokiński fee7b101cd Session.SendEmbed refactor 2021-07-18 07:41:54 +02:00
Dawid Wysokiński 937e50b23e remove unnecessary allocation in isValidLanguageTag, rename getEmojiForGroupsCommand -> boolToEmoji 2021-07-18 07:28:48 +02:00
Dawid Wysokiński 704928d9b4 rename MessageEmbed -> MessageEmbedFieldBuilder 2021-07-18 07:25:16 +02:00
Dawid Wysokiński 438cca1146 remove comments from embed.go 2021-07-17 17:43:13 +02:00
Dawid Wysokiński 35d9a563fb rename one variable in Session.SendEmbed, remove comments from embed.go 2021-07-17 17:42:38 +02:00
Dawid Wysokiński b4b3379765 rename the models package -> model, return normal types instead of interfaces (repositories) 2021-07-17 17:22:36 +02:00
Dawid Wysokiński 241538a83f
Merge pull request #30 from tribalwarshelp/renovate/github.com-tribalwarshelp-golang-sdk-digest
fix(deps): update github.com/tribalwarshelp/golang-sdk commit hash to bb518cb
2021-07-17 13:48:02 +02:00
Renovate Bot 2511d141ec
fix(deps): update github.com/tribalwarshelp/golang-sdk commit hash to bb518cb 2021-07-17 11:34:03 +00:00
Dawid Wysokiński 4a213d7e37
Merge pull request #29 from tribalwarshelp/renovate/github.com-tribalwarshelp-golang-sdk-digest
fix(deps): update github.com/tribalwarshelp/golang-sdk commit hash to 98161a4
2021-07-17 10:45:26 +02:00
Renovate Bot 1c5078a1a7
fix(deps): update github.com/tribalwarshelp/golang-sdk commit hash to 98161a4 2021-07-17 08:44:41 +00:00
Dawid Wysokiński 1cba29b7dd
Merge pull request #27 from tribalwarshelp/renovate/github.com-tribalwarshelp-golang-sdk-digest
fix(deps): update github.com/tribalwarshelp/golang-sdk commit hash to 0e40924
2021-07-12 12:48:06 +02:00
Renovate Bot 9465d231e5
fix(deps): update github.com/tribalwarshelp/golang-sdk commit hash to 0e40924 2021-07-12 10:42:37 +00:00
Dawid Wysokiński 9ebf2a4ba7
Merge pull request #25 from tribalwarshelp/renovate/github.com-tribalwarshelp-shared-digest
fix(deps): update github.com/tribalwarshelp/shared commit hash to dcd6203
2021-07-12 11:45:29 +02:00
Renovate Bot 0eeacc621d
fix(deps): update github.com/tribalwarshelp/shared commit hash to dcd6203 2021-07-12 09:42:51 +00:00
Dawid Wysokiński 5769fbb61c feat: add a new workflow to .circleci/config.yml triggered by pushing a new git tag 2021-07-08 15:37:00 +02:00
Dawid Wysokiński fa24a03f1c
Merge pull request #21 from tribalwarshelp/renovate/circleci-golang-1.x
chore(deps): update circleci/golang docker tag to v1.16
2021-07-05 12:12:28 +02:00
Dawid Wysokiński 8879348490
Merge pull request #17 from tribalwarshelp/renovate/github.com-tribalwarshelp-golang-sdk-digest
fix(deps): update github.com/tribalwarshelp/golang-sdk commit hash to 2616854
2021-07-05 12:12:18 +02:00
Renovate Bot 9589e76fbb
fix(deps): update github.com/tribalwarshelp/golang-sdk commit hash to 2616854 2021-07-05 07:44:04 +00:00
Dawid Wysokiński 0c3052fcda
Merge pull request #19 from tribalwarshelp/renovate/github.com-tribalwarshelp-shared-digest
fix(deps): update github.com/tribalwarshelp/shared commit hash to f3e5bd0
2021-07-05 07:24:10 +02:00
Renovate Bot c356afedba
fix(deps): update github.com/tribalwarshelp/shared commit hash to f3e5bd0 2021-07-04 21:10:56 +00:00
Renovate Bot ae58c4b1c3
fix(deps): update module github.com/nicksnyder/go-i18n/v2 to v2.1.2 2021-07-04 18:54:40 +00:00
Renovate Bot 2e559a736b
fix(deps): update module github.com/bwmarrin/discordgo to v0.23.2 2021-07-04 17:14:08 +00:00
Renovate Bot a78d7f3c23
chore(deps): update circleci/golang docker tag to v1.16 2021-07-04 17:13:51 +00:00
Dawid Wysokiński 449ad1e82f
Merge pull request #20 from tribalwarshelp/renovate/golang.org-x-text-0.x
fix(deps): update module golang.org/x/text to v0.3.6
2021-07-04 19:13:41 +02:00
Renovate Bot 998a08dfcf
fix(deps): update module golang.org/x/text to v0.3.6 2021-07-04 16:44:13 +00:00
Dawid Wysokiński 46a1c8a54b update renovate.json 2021-07-04 17:58:24 +02:00
Dawid Wysokiński 163c29c96b
Merge pull request #18 from tribalwarshelp/renovate/github.com-tribalwarshelp-shared-digest
fix(deps): update github.com/tribalwarshelp/shared commit hash to 1eaae48
2021-07-04 17:46:21 +02:00
Renovate Bot a2e2fcf931
fix(deps): update github.com/tribalwarshelp/shared commit hash to 1eaae48 2021-07-04 15:42:44 +00:00
Dawid Wysokiński 2223d00709
Merge pull request #16 from tribalwarshelp/renovate/configure
Configure Renovate
2021-07-04 17:42:09 +02:00
Renovate Bot db2084418b
Add renovate.json 2021-07-04 15:38:53 +00:00
Dawid Wysokiński 2394b34cb5 chore: update README.md 2021-06-19 17:02:54 +02:00
Dawid Wysokiński 5e03b108fa
Merge pull request #15
chore:  update README.md
2021-06-06 19:07:30 +02:00
Dawid Wysokiński 039110ee87 chore: update README.md 2021-06-06 19:06:52 +02:00
Dawid Wysokiński 6c0f644591 bump github.com/tribalwarshelp/shared and github.com/Kichiyaki/gopgutil 2021-05-21 22:57:57 +02:00
Dawid Wysokiński 5511aaca5e use len() to check if a slice is empty 2021-05-06 17:15:10 +02:00
Dawid Wysokiński 496ff5c9d2
Merge pull request #14 from tribalwarshelp/bump-shared
Bump shared
2021-05-06 16:00:10 +02:00
Dawid Wysokiński ad99e34658 update pl/en translations 2021-05-06 15:54:44 +02:00
Dawid Wysokiński 1fe8748b64 update pl/en translations 2021-05-06 15:50:21 +02:00
Dawid Wysokiński 22c449402f rename one of the model methods (ApplyWithPrefix -> ApplyWithAlias) 2021-05-06 15:28:17 +02:00
Dawid Wysokiński 97f9f3660b rename the utils package 2021-05-06 15:25:09 +02:00
Dawid Wysokiński 1c9c5c6f6a delete dev.sh and helpers from the models package, use gopgutil to build conditions in filters 2021-05-06 14:55:51 +02:00
Dawid Wysokiński ab6bbfa9c2 bump github.com/tribalwarshelp/shared and github.com/tribalwarshelp/golang-sdk 2021-05-06 14:42:37 +02:00
Dawid Wysokiński d2b06512fe add Czech translations, update README.md 2021-05-02 16:50:10 +02:00
Dawid Wysokiński 94a79afa6e bump github.com/Kichiyaki/go-pg-logrus-query-logger/v10 2021-04-28 20:12:19 +02:00
Dawid Wysokiński ab3f79254f bump github.com/tribalwarshelp/shared and github.com/tribalwarshelp/golang-sdk, update .gitignore and logrus configuration 2021-04-23 21:15:22 +02:00