renamed command variables and added autopublishing
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
var fileData []byte
|
||||
|
||||
var form_command Command = Command{
|
||||
var cmd_form Command = Command{
|
||||
Definition: discordgo.ApplicationCommand{
|
||||
Name: "form",
|
||||
Description: "Create custom forms right inside Discord",
|
||||
|
Reference in New Issue
Block a user