NovaLynxie / CoraBot_Main

CoraBot Discord.JS bot for managing your discord guilds and communities! (Built by NovaLynxie for Lynx's Den)
ISC License
2 stars 0 forks source link

Planned Rewrite for Discord.js v13 #6

Closed NovaLynxie closed 2 years ago

NovaLynxie commented 3 years ago

Due to new release of Discord.js v13 this bot's main framework module, Commando, has been depreciated and will not be supported going forward. Instead a new framework 'Sapphire' will be used to replace this. Some further changes will also break the bot so some features may stop working entirely.

Things to do:

Advantages:

NovaLynxie commented 3 years ago

Removed the following tasks:

- Update command files to match Sapphire command structures. 
Reason: Seems not yet ready / not very well documented yet... will have to use other solutions.
- Rewrite as typescript? (might do since this will be a full rewrite)
Reason: Scrapped rewrite to typescript, lack the knowledge and patience at this time and will delay new version deployment.
NovaLynxie commented 2 years ago

All the tasks are finally done. Closed as complete.