klasa-docs-bot is a super simple docs bot for your Discord Server! It allows you to check Klasa pull requests or issues as well as get documentation strings right in your Discord server!
While this was specifically coded for the Klasa docs.json, it might work for other styles of docs.json. If you are using Klasas DocsGen it will always work.
Make sure you have at least node.js 10.8.0!
First, install the modules:
npm i
# Or for our yarn peeps
yarn
Then, drop your token in the config.mjs file, and run
npm run start
# Or
node --experimental-modules .
If you have any issues, please feel free to leave them here or join our Discord Server. The link is on the Klasa Website