Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: slashcommands #258

Open
KommentatorForAll opened this issue Sep 12, 2022 · 2 comments
Open

Feat: slashcommands #258

KommentatorForAll opened this issue Sep 12, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@KommentatorForAll
Copy link
Member

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

@KommentatorForAll KommentatorForAll added the enhancement New feature or request label Sep 12, 2022
@WilsontheWolf
Copy link
Member

One thing to think about is also the DM commands. They could be migrated to slash too, and also could then be run in the guild, as empheral

@WilsontheWolf
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants