renamed command variables and added autopublishing
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"github.com/bwmarrin/discordgo"
|
||||
)
|
||||
|
||||
var sticky_command Command = Command{
|
||||
var cmd_sticky Command = Command{
|
||||
Definition: discordgo.ApplicationCommand{
|
||||
Name: "sticky",
|
||||
Description: "Stick messages to the bottom of the current channel",
|
||||
|
Reference in New Issue
Block a user