You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: