Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/creativedevelopments/cdcommands

An advanced handler for Discord.js Bots with TypeScript and JavaScript support.
https://github.com/creativedevelopments/cdcommands

command-handler discord-bot discord-js event-handler language-support mongodb multilanguage-support

Last synced: about 1 month ago
JSON representation

An advanced handler for Discord.js Bots with TypeScript and JavaScript support.

Awesome Lists containing this project

README

        



Logo


CDCommands


An advanced handler for Discord.js Bots with TypeScript and JavaScript support!





Discord Server


Downloads


Monthly Downloads


Version


License


Patreon


Stars

---

# We have now moved this over to our new [Guide](https://docs.creativedevelopments.org/cdcommands).

## Contents of the Guide

- [Home Page](https://docs.creativedevelopments.org/cdcommands/)
- [Changelog](https://docs.creativedevelopments.org/cdcommands/development/changelog)
- [Supported Languages](https://docs.creativedevelopments.org/cdcommands/development/supported-languages)
- [Contribute](https://docs.creativedevelopments.org/cdcommands/development/contribute)
- [Issues and Feature Requests](https://docs.creativedevelopments.org/cdcommands/development/issues-and-features-requests)
- [Installation](https://docs.creativedevelopments.org/cdcommands/getting-started/installation)
- [Initial Setup](https://docs.creativedevelopments.org/cdcommands/getting-started/initial-setup)
- [Creating a Basic Command](https://docs.creativedevelopments.org/cdcommands/creating-a-basic-command/command-properties)
- [Command Properties](https://docs.creativedevelopments.org/cdcommands/creating-a-basic-command/command-properties)
- [Argument Validation](https://docs.creativedevelopments.org/cdcommands/creating-a-basic-command/argument-validation)
- [Validate](https://docs.creativedevelopments.org/cdcommands/creating-a-basic-command/argument-validation/the-validate-function)
- [On Error](https://docs.creativedevelopments.org/cdcommands/creating-a-basic-command/argument-validation/the-on-error-function)
- [On Success](https://docs.creativedevelopments.org/cdcommands/creating-a-basic-command/argument-validation/the-on-success-function)
- [Default Commands](https://docs.creativedevelopments.org/cdcommands/creating-a-basic-command/default-commands)
- [Help Command](https://docs.creativedevelopments.org/cdcommands/creating-a-basic-command/default-commands/help-command)
- [Prefix Command](https://docs.creativedevelopments.org/cdcommands/creating-a-basic-command/default-commands/prefix-command)
- [Language Command](https://docs.creativedevelopments.org/cdcommands/creating-a-basic-command/default-commands/language-command)
- [Roles Command](https://docs.creativedevelopments.org/cdcommands/creating-a-basic-command/default-commands/roles-command)
- [Commands Command](https://docs.creativedevelopments.org/cdcommands/creating-a-basic-command/default-commands/commands-command)
- [Categories Command](https://docs.creativedevelopments.org/cdcommands/creating-a-basic-command/default-commands/categories-command)
- [Creating an Event](https://docs.creativedevelopments.org/cdcommands/creating-events-and-features/creating-an-event)
- [Creating a Feature](https://docs.creativedevelopments.org/cdcommands/creating-events-and-features/creating-a-feature)
- [Default Responses](https://docs.creativedevelopments.org/cdcommands/message.json/default-responses)
- [Fetching Values](https://docs.creativedevelopments.org/cdcommands/message.json/default-responses/fetching-values)
- [Embeds](https://docs.creativedevelopments.org/cdcommands/message.json/default-responses/embeds)
- [Replacers](https://docs.creativedevelopments.org/cdcommands/message.json/default-responses/replacers)
- [String Replacers](https://docs.creativedevelopments.org/cdcommands/message.json/default-responses/replacers/string-replacers)
- [Embed Replacers](https://docs.creativedevelopments.org/cdcommands/message.json/default-responses/replacers/embed-replacers)
- [Language Support](https://docs.creativedevelopments.org/cdcommands/message.json/default-responses/language-support)
- [Changing Your Language](https://docs.creativedevelopments.org/cdcommands/message.json/default-responses/language-support/changing-your-language)
- [Adding a New Language](https://docs.creativedevelopments.org/cdcommands/message.json/default-responses/language-support/adding-a-new-language)
- [Dynamic Language Support](https://docs.creativedevelopments.org/cdcommands/message.json/default-responses/language-support/dynamic-language-support)
- [Client Utils](https://docs.creativedevelopments.org/cdcommands/utils/client-utils)

# Other

If you have any suggestions, bugs or need some help setting it up please join our [Support Server](https://discord.com/invite/jUNbV5u).
You can see what we are adding next on the [to do list](https://github.com/CreativeDevelopments/CDCommands/blob/main/TODO.md) on our GitHub repository.