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
Is your feature request related to a problem? Please describe.
move over to slash commands, because discord doesn't like text based commands. this also prvides better insight on commands like ar and warn which aren't really the most streight forward to use.
Describe the solution you'd like
slash commands instead of text based ones
Describe alternatives you've considered
text based
Additional context
No response
The text was updated successfully, but these errors were encountered:
DM Commands could have dm_permission: false and default_member_permission: be some perm only mods have (but I would keep perm checks in the code, just in case).
We could also implement USER commands for warn, penalize and nick (theres probably some I forgot) and MESSAGE commands for purge, and move. We could also probably have a message command for warning/penalizing and deleting a message
Is your feature request related to a problem? Please describe.
move over to slash commands, because discord doesn't like text based commands. this also prvides better insight on commands like
ar
andwarn
which aren't really the most streight forward to use.Describe the solution you'd like
slash commands instead of text based ones
Describe alternatives you've considered
text based
Additional context
No response
The text was updated successfully, but these errors were encountered: