An awesome list of plugins made by the awesome community, for the awesome community who use the sern framework to develop their Discord Bots.
As easy as running sern plugins
with the CLI. Make sure you have a sern.config.json
file at the root of your project.
You can also install them by downloading the file into your project.
Then, read the comments of the plugin file to know how to use them or run /plugin
on the discord server
Create your plugin by reading the docs, then open a PR. Code it in TypeScript, and a GitHub Action will convert the plugin to JavaScript automatically when merged.