-
Notifications
You must be signed in to change notification settings - Fork 239
Support for V13? #396
Comments
Version 13 of discord.js doesn't actually exist yet. |
Yea sorry about that I was talking about the |
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. 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. |
Slash commands handler |
GCommands |
V13 is now officially available since early august. thanks |
From what I can currently see, discord.js-commando development has been dropped by the Discord.js. Refer to #413 for more information. |
Does discord.js-commando have support for version 13 of discord.js?
The text was updated successfully, but these errors were encountered: