Releases: CesiumLabs/create-discord-app
Releases · CesiumLabs/create-discord-app
CDA v3
- templates updated to discord.js v13, with slash interactions.
- Minor bug fixes.
- re-written in es6 🚀
CDA v2.0.3
- Fixed eris template bug (#5)
- Added dir content checking, CDA should exit if the mentioned dir has contents in it.
- Added
--force
flag to override dir content checking which removes existing files from the dir before generating discord bot project
- Fix
eris login
method (#2)
- Other minor changes
CDA v2
-
Added templates for Discord.JS and Eris
-
Rewrite
-
TypeScript and JavaScript
-
Help menu