added actions and animal gif routes
This commit is contained in:
@@ -17,6 +17,8 @@ var commandsList = []*discordgo.ApplicationCommand{
|
||||
Commands.CuddleCommand,
|
||||
Commands.SnuggleCommand,
|
||||
Commands.CatfactCommand,
|
||||
Commands.AnimalGifCommand,
|
||||
Commands.ActionCommand,
|
||||
}
|
||||
|
||||
func RegisterCommands(s *discordgo.Session, guildID string) {
|
||||
|
||||
Reference in New Issue
Block a user