mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-07-23 04:26:57 +00:00
remove id application command
This commit is contained in:
@@ -22,7 +22,6 @@ defmodule PlantIdDiscordBot.Consumer do
|
||||
"stats" -> Cog.Info.stats(interaction)
|
||||
"status" -> Cog.Info.status(interaction)
|
||||
"servers" -> Cog.Info.servers(interaction)
|
||||
"id" -> Cog.PlantNet.id(interaction)
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user