File tree Expand file tree Collapse file tree 1 file changed +28
-1
lines changed Expand file tree Collapse file tree 1 file changed +28
-1
lines changed Original file line number Diff line number Diff line change 11---
2- title : Community plugins
2+ title : Community Plugins
33---
4+
5+ CommandKit plugins are a new way to extend the functionality of your
6+ Discord application.
7+
8+ If you've built a plugin that you'd like to share with the community,
9+ please submit a pull request to the
10+ [ CommandKit GitHub repository] ( https://github.com/underctrl-io/commandkit )
11+ and adding your plugin to the list below.
12+
13+ :::info
14+
15+ If you'd like to learn how to create a plugin for CommandKit, you can
16+ check out the following guides:
17+
18+ - [ Creating a runtime plugin] ( ./07-creating-plugins/01-creating-runtime-plugin.mdx )
19+ - [ Creating a compiler plugin] ( ./07-creating-plugins/02-creating-compiler-plugin.mdx )
20+
21+ :::
22+
23+ ### [ Example plugin] ( # )
24+
25+ This is a short placeholder description to help with the structure of
26+ this list, and future pull requests.
27+
28+ - [ Documentation] ( # )
29+ - [ GitHub repository] ( # )
30+ - [ npm package] ( # )
You can’t perform that action at this time.
0 commit comments