Skip to content

AlexGodofsky/exalted-discord-mush

Repository files navigation

To add new commands create a new file in src/commands. See yargs docs for the format. The handlers all need to be in the same format as you see in the existing commands, or at least they need to guarantee resolve() is called.

Basic setup:

git clone https://github.com/AlexGodofsky/exalted-discord-mush.git
cd exalted-discord-mush
npm install
npm test

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published