Commit Graph

15 Commits

Author SHA1 Message Date
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 5511aaca5e use len() to check if a slice is empty 2021-05-06 17:15:10 +02:00
Dawid Wysokiński 97f9f3660b rename the utils package 2021-05-06 15:25:09 +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 dd112e6536 [coords translation] replace extractAllCoordsFromMessage helper with Regexp.FindAllString 2021-01-08 20:39:48 +01:00
Dawid Wysokiński 7413b6f4ba bump github.com/tribalwarshelp/golang-sdk 2020-11-21 13:13:29 +01:00
Dawid Wysokiński c26040e802 bump github.com/tribalwarshelp/shared and github.com/tribalwarshelp/golang-sdk 2020-11-06 20:39:36 +01:00
Dawid Wysokiński 88aa66afdf update github.com/tribalwarshelp/shared 2020-10-31 12:16:21 +01:00
Dawid Wysokiński ed3eabc64d rename file worker.go -> handler.go, update tribalwarshelp/shared package, small refactor 2020-10-25 14:58:04 +01:00
Dawid Wysokiński 3a7248af58 change the way discord message handlers are called 2020-10-25 14:57:48 +01:00
Dawid Wysokiński dc3dd073aa rename struct discord.EmbedMessage -> discord.MessageEmbed | message ids from all commands related to coords translation are moved to constants 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 659a811894 add screenshots, update 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