fixed error when no autojoinroles are set

This commit is contained in:
2024-03-17 23:08:14 +01:00
parent 1f1c16ca4e
commit 4200215f5f
3 changed files with 16 additions and 7 deletions

View File

@@ -9,8 +9,6 @@ import (
"github.com/sirupsen/logrus"
)
var fileData []byte
var cmd_form Command = Command{
Definition: discordgo.ApplicationCommand{
Name: "form",