Smaug
Smaug
# Sheweny project, version 5.0.0 Roadmap **This issue tracks changes and describes the roadmap of Sheweny V5.0.** ## New packages - [ ] Heweny (Sheweny framework for a full object...
- [ ] Add a method `disableFor` on structures like Command, Button, SelectMenu etc. to allow disable cooldown for specific users, roles. - [ ] Cooldown exceptions in commands like...
# Refactor loader - [x] Refactor function => Class - [x] Improve typing - [x] Replace old system in manager - [x] Commands - [x] Events - [x] Buttons -...
# Breaking changes in development version **This issue tracks changes that may require users to update codes.** **Only intentional breaking changes are mentioned here, this is not a reference for...
# Support EcmaScript modules - [x] Create a CommonJS version of the library - [ ] Create a EcmaScript version of the library - [ ] Update the loader
## Set more data in Command structure - [ ] Possibility for commands to have their own prefix - [ ] Possibility for commands to have their own guild id...