command-flow
command-flow copied to clipboard
`commandflow-discord` should use Application commands
commandflow-discord currently uses messages to detect commands. We should use Application Commands instead since it's a more user-friendly and native way to create bot commands.
Also, bots can't read message contents without a privileged intent