diff --git a/cmd/komputer/main.go b/cmd/komputer/main.go index 60de33d..28b357f 100644 --- a/cmd/komputer/main.go +++ b/cmd/komputer/main.go @@ -63,7 +63,7 @@ func init() { } func init() { - checkEnvVariables("APPLICATION_ID", "SERVER_GUID") + checkEnvVariables("APPLICATION_ID") for _, c := range commands { if _, err := bot.ApplicationCommandCreate(