Skip to content
This repository has been archived by the owner on Dec 24, 2021. It is now read-only.

Support for V13? #396

Closed
thomasthebro1 opened this issue Apr 29, 2021 · 8 comments
Closed

Support for V13? #396

thomasthebro1 opened this issue Apr 29, 2021 · 8 comments

Comments

@thomasthebro1
Copy link

Does discord.js-commando have support for version 13 of discord.js?

@tipakA
Copy link

tipakA commented Apr 29, 2021

Version 13 of discord.js doesn't actually exist yet.
Not sure if commando supports code from master branch though.

@thomasthebro1
Copy link
Author

Version 13 of discord.js doesn't actually exist yet.
Not sure if commando supports code from master branch though.

Yea sorry about that I was talking about the master branch.

@lilyissillyyy
Copy link
Contributor

It will once v13 is stable.

@danbulant
Copy link

It will once v13 is stable.

Discord.js removed Structures, which would basically mean rewrite of half of Commando, and breaking most bots - unless Commando does some weird workarounds.
One of the discord.js devs said that they'll drop support for commando, in favor of moving to a new command framework.

Since I have a decently sized bot that depends on Commando and Structures, I'll try to move away from Structures and rewrite the minimum amount of commando to work under discord v13. My fork (iceproductions/Commando#next) is tested to work on this 14 days old commit (except the new send method, which I wrote a polyfill for in my bot using structures.)

I would appreciate if the maintainers continued to maintain the library, but I'm not sure if they'll have time to do full rewrite.

@LackyPal
Copy link

Slash commands handler

@xhyrom
Copy link

xhyrom commented Aug 15, 2021

Slash commands handler

GCommands

@Kaon68
Copy link

Kaon68 commented Aug 26, 2021

V13 is now officially available since early august.
as "official command framework", any news on commando compatible release ?

thanks

@thomasthebro1
Copy link
Author

From what I can currently see, discord.js-commando development has been dropped by the Discord.js. Refer to #413 for more information.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants