use MediatR to add slash commands #2432
Unanswered
DevilHimSelf666
asked this question in
Q&A
Replies: 1 comment
-
Hi devil, if you join the discord we can help you out more efficiently: https://discord.gg/dnet |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, i was working with MediatR for the bot and now I need to add a slash command.
I don't know the best way to add a slash command. I can inject an InteractionService to my DiscordEventListener but it does not seem right.
is anyone have any suggestions about it?
Beta Was this translation helpful? Give feedback.
All reactions