framework
framework copied to clipboard
✨ A framework to create discord bots with discord.js. Modular | Flexible | Powerful | Development | Interactions
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.4 to 4.3.9. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.1 to 4.3.9. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's changelog. 4.3.9 (2023-05-26) fix: fs.deny with leading...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.1 to 4.3.9. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's changelog. 4.3.9 (2023-05-26) fix: fs.deny with leading...
# 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