barthofu / tscord-plugins

🧩 Plugins intended to extend the TSCord bot template

Home Page:https://barthofu.github.io/tscord-docs/docs/plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TSCord Plugins

TSCord template is fully extensible thanks to the plugin eco-system!

Each plugin is a sub-component of the original TSCord discord bot template, so they can provide:

  • handlers (commands, events, etc)
  • services
  • guards
  • utils
  • api endpoints
  • etc...

Plugins are stored in this repository

About

🧩 Plugins intended to extend the TSCord bot template

https://barthofu.github.io/tscord-docs/docs/plugins


Languages

Language:TypeScript 97.7%Language:JavaScript 2.3%