This repository has been archived on 2022-10-02. You can view files and clone it, but cannot push or open issues or pull requests.
dcbot-old/discord
Dawid Wysokiński f11d4b061e delete helpers.go from the message package 2021-07-18 10:17:45 +02:00
..
admin_commands.go move hndlrChangeLanguage from observations.go to admin_commands.go 2021-07-18 10:02:13 +02:00
command.go cleanup 2021-07-18 09:14:26 +02:00
coords_translation.go use MessageEmbedFieldBuilder.SetName where it's possible 2021-07-18 10:07:49 +02:00
discord.go add check if procTranslateCoords implements messageProcessor 2021-07-18 09:53:19 +02:00
embed.go add a command handler interface, refactor - coords translation commands 2021-07-18 08:11:18 +02:00
helpers.go remove unnecessary allocation in isValidLanguageTag, rename getEmojiForGroupsCommand -> boolToEmoji 2021-07-18 07:28:48 +02:00
message_processor.go add a new interface - messageProcessor 2021-07-18 09:52:13 +02:00
observations.go delete helpers.go from the message package 2021-07-18 10:17:45 +02:00
public_commands.go use MessageEmbedFieldBuilder.SetName where it's possible 2021-07-18 10:07:49 +02:00
session.go add check if procTranslateCoords implements messageProcessor 2021-07-18 09:53:19 +02:00