Manually curated collection of resources, plugins, utilities, and other assortments for the Sapphire Community projects.
Has your project been listed here? You can now add an "Mentioned in Awesome" badge to your README if you want. You can choose either the regular badge or the flat one.
Fill in the placeholders (Name and URL):
[![Mentioned in Awesome Sapphire](https://awesome.re/mentioned-badge.svg)](https://github.com/sapphiredev/awesome-sapphire)
[![Mentioned in Awesome Sapphire](https://awesome.re/mentioned-badge-flat.svg)](https://github.com/sapphiredev/awesome-sapphire)
- @devtomio/plugin-botlist: This plugin enables the
integration of many bot lists such as
top.gg
,discordlabs
, and others. - @kaname-png/plugin-env: Manage environment
variables for use with any
@sapphire/framework
bot project. - @kaname-png/plugin-statcord: Plugin for
@sapphire/framework
to send and manage bot statistics on statcord. - @kaname-png/plugin-api-jwt: Plugin for
@sapphire/framework
to use JSON Web Tokens instead of HttpOnly Secure Cookies. - @kaname-png/plugin-subcommands-advanced:
Plugin for
@sapphire/framework
to create and register subcommands using decorators and/or advanced class structures. - @kaname-png/influxdb: Plugin for
@sapphire/framework
to publish stats to anInfluxDB
instance. - @kaname-png/sentry: Plugin for
@sapphire/framework
to publish errors toSentry
. - @kbotdev/plugin-modules: Plugin for
@sapphire/framework
to group commands and features into modules, and allow them to be enabled and disabled on a per-guild basis. - @kingsworld/plugin-cron: Plugin for
@sapphire/framework
to support cron jobs using thecron
package.
- sapphire-i18n-ally This is a vscode extension to add advanced
support for
@sapphire/plugin-i18next
based on the original i18n-ally - VSCode Extension page - saph-convert: This NodeJS CLI tool can convert Sapphire commands written in JavaScript to TypeScript.
Contributions welcome! Read the contribution guidelines first.