KarmaBot icon indicating copy to clipboard operation
KarmaBot copied to clipboard

[4.0.0] - Discord.js v13 Refactor

Open sbdh11 opened this issue 4 years ago • 8 comments

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

  • The branch is Here
  • Updating from V12 to V13 guide can be found Here

sbdh11 avatar Oct 02 '21 14:10 sbdh11

ok!

sujalgoel avatar Oct 02 '21 14:10 sujalgoel

Hey @DeltaCoderr can I chip in to contribute in this as well ?

SwarajBaral avatar Oct 04 '21 08:10 SwarajBaral

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.

sbdh11 avatar Oct 04 '21 11:10 sbdh11

Thanks @DeltaCoderr, I have joined the server.

SwarajBaral avatar Oct 04 '21 15:10 SwarajBaral

On it!

Lebyy avatar Oct 05 '21 14:10 Lebyy

Hey @DeltaCoderr I just learned how to make bot using discordJS v13 . Can i contribute ?

guddu75 avatar Oct 14 '21 14:10 guddu75

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.

sbdh11 avatar Oct 15 '21 08:10 sbdh11

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

sbdh11 avatar Mar 24 '22 14:03 sbdh11