framework icon indicating copy to clipboard operation
framework copied to clipboard

Discord bot framework built on top of discord.js for advanced and amazing bots.

Results 17 framework issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/sapphiredev/framework). ## Config Migration Needed - [ ]...

Closes #494 Commit body ``` BREAKING CHANGE: renamed Args to MessageArgs // TODO ```

### Is there an existing issue or pull request for this? - [X] I have searched the existing issues and pull requests ### Feature description When we first wrote Sapphire...

blocked
feature
semver:major

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of the bug SapphireClient is missing intellisense for SapphireClient .on('EVENT-NAME') ### Steps...

typings

### Is there an existing issue or pull request for this? - [X] I have searched the existing issues and pull requests ### Feature description A "problem" with overridable types....

typings

**Is your feature request related to a problem? Please describe.** Currently the way to combine preconditions is using nested arrays such as: `[['AdminOnly', ['ModOnly', 'OwnerOnly']], 'InVoiceChannel'];`. This is extremely developer...

feature

# DO NOT MERGE THIS TILL EXTENSIVE TESTING IS DONE. # DO NOT RUN THIS UNLESS YOU ARE AWARE THINGS MIGHT BREAK AND WE DO NOT GUARANTEE EVERYTHING WILL GET...

hacktoberfest-accepted
chore
dependencies
semver:major
discordjs

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description of the bug When a command requires arguments to be provided but...

bug:unverified
help wanted
semver:patch

*Preface: this RFC (Request For Comments) is meant to gather feedback and opinions for the feature set and some implementation details for `@sapphire/framework`! While a lot of the things mentioned...

feature