discore.js
Version:
Discord.js-based powerful node.js module to interact with Discord API.
21 lines (16 loc) • 715 B
Markdown
[] CommandOptions
[] Rename most of options.
[] Put most of options into "categories"
[] Event: `onload` (Commands, events, triggers, inhibitors ...)
- [x] Events: `onload:command`, `onload:events`, `onload:triggers`, `onload:inhibitors`, ...
[ ] Update README.md
[ ] Update CHANGELOG.md
[ ] Update UPDATING_CODE.md
[ ] Update code on last dependencies versions
[ ] Create file with default options.
[] Add JSON DB.
[] Add CoreOptions
[ ] Remove custom events/commands/monitors ... from `onload` event.
[ ] Add reaction event (custom raw event)
[ ] RENAME util folder into utils
[ ] Add "HIGHLY INSPIRED BY DISCORD.JS" somewhere