discord-csharp / MODiX

Discord Bot handling basic moderation needs, soon implements statistics.
MIT License
116 stars 63 forks source link

Begin migrating to slash commands and other interactions #961

Closed Scott-Caldwell closed 2 years ago

Scott-Caldwell commented 2 years ago

The first wave of migrating commands to slash commands (and integrating other Discord interation features).

In this wave, the following commands are now slash commands:

Additionally, User Info and Infractions are now right-click menu options for users and messages. When selected, the responses are ephemeral (only visible to the user) so that the channel doesn't get spammed. (And so that staff can check this information discreetly.)

image