TheDiscorders / SelfRythm

A music Discord bot that works as a selfbot
MIT License
50 stars 74 forks source link

Slash Commands #48

Closed RobbyV2 closed 2 years ago

RobbyV2 commented 2 years ago

As you may know, discord is going to force slash command implementation by august, I'm not sure if discord.js has slash commands implemented yet, but other language libraries like discord.py-self have slash commands implemented on other branches.

I know you're not working on this project anymore, but I'm not good with discord.js, so if it's possible, add slash commands to allow this bot to continue working after august.

Firokat commented 2 years ago

This software is intended to be used as a selfbot (user acount).. It doesn't make sense to implement slash commands as the account isn't registered as an app and restrictions concerning bots don't apply in this case.