feat: add a new command - group set channel-losses/channel-gains
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
Dawid Wysokiński 2022-10-11 06:57:43 +02:00
parent 73cc9c0a84
commit 68ecde8a5c
Signed by: Kichiyaki
GPG Key ID: B5445E357FB8B892

View File

@ -137,7 +137,7 @@ func (c *groupCommand) create(s *discordgo.Session) error {
},
},
{
Name: "set-channel-losses",
Name: "channel-losses",
Description: "Specifies on which channel notifications of lost villages will appear",
Type: discordgo.ApplicationCommandOptionSubCommand,
Options: []*discordgo.ApplicationCommandOption{