command-flow icon indicating copy to clipboard operation
command-flow copied to clipboard

`commandflow-discord` should use Application commands

Open yusshu opened this issue 2 years ago • 1 comments

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

yusshu avatar Oct 19 '23 20:10 yusshu