Skip to content

A simple Klasa bot to show documentations in the Discord Server

Notifications You must be signed in to change notification settings

dirigeants/klasa-docs-bot

Repository files navigation

klasa-docs-bot

Build Status

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.

How to run

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

About

A simple Klasa bot to show documentations in the Discord Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published