numberri/hanakobot

Add compatibility with slash commands

Opened this issue · 0 comments

Slash commands are generally better, and are the new standard - when I was writing this last year they were a very new thing and the Python discord library didn't support them.

I'm unsure how big of a challenge this will be. Either it'll be very small or require a lot of code to be rewritten.