create-discord-app

A Simple CLI to generate discord bot projects easily!

GPL-3.0 License

Stars
26
Committers
12

Bot releases are hidden (Show)

create-discord-app - CDA v3 Latest Release

Published by rhygg about 3 years ago

  • templates updated to discord.js v13, with slash interactions.
  • Minor bug fixes.
  • re-written in es6 🚀
create-discord-app - CDA v2.0.3

Published by twlite almost 4 years ago

  • 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
create-discord-app - CDA v2

Published by twlite almost 4 years ago

- Added templates for Discord.JS and Eris
- Rewrite
- TypeScript and JavaScript
- Help menu