KarmaBot
KarmaBot copied to clipboard
[4.0.0] - Discord.js v13 Refactor
Since Discord.js v13 is out. I'll probably update the bot to v13 as well, as it brings in the implementation of Buttons and Slash Commands.
I made a separate branch for Djs-v13 so all the PRS will go in that branch and once approved, will be merged in the branch with the release of the 4.0.0 version
ok!
Hey @DeltaCoderr can I chip in to contribute in this as well ?
Hey @SwarajBaral, Do you mind joining the Discord. It would be convenient to talk with us there and discuss what changes we are going to implement.
Thanks @DeltaCoderr, I have joined the server.
On it!
Hey @DeltaCoderr I just learned how to make bot using discordJS v13 . Can i contribute ?
Hey @DeltaCoderr I just learned how to make bot using discordJS v13 . Can i contribute ?
Most of the stuff is already done and merged by @sujalgoel. The only part remaining is the Music Commands which uses discord-player
package.
Update : The Djs-v13 branch didn't work out well, So I decided to shift on a completely new handler. It's a bit better compared to the last one and easier to understand with the Slash Commands Integration and has a Error Handler.
- New changes will be done in this branch