Discord: Add !lang command

This commit is contained in:
Harvey Tindall
2021-05-18 18:41:42 +01:00
parent d928df7ab2
commit 22bba922f9
4 changed files with 45 additions and 12 deletions
+1
View File
@@ -40,6 +40,7 @@ type TelegramUser struct {
type DiscordUser struct {
ChannelID string
ID string
Username string
Lang string
Contact bool