Skip to content

superbrotherx4/CompliBot-Unofficial

 
 

Repository files navigation

CompliBot

CompliBot

The official bot for the Faithful Discord servers.

RepoSize Issues PullRequests Crowdin


Found an issue?

Please submit it using our bug tracker or by using the /feedback form on our bot.


Requirements

  • NodeJS 18+ https://nodejs.org
  • pnpm (corepack enable + corepack prepare pnpm@latest --activate)

Running

pnpm install
pnpm dev

Bot setup:

DISCLAIMER: We won't help you rebrand the bot for any other server. If you really want to do that, then you need to figure it out yourself.

  1. Create an app on the Discord Developer Portal.
  2. Go to the Bot tab, create a bot and copy its token.
  3. Rename tokens.json.example in the json/ folder to tokens.json.
  4. Paste your token after token. Additional information like API tokens and various testing modes can be enabled from there as well.

API Reference:

This project is heavily developed around our public API. Check out our API documentation at https://api.faithfulpack.net/docs for more information about endpoints and making requests.

Translating:

Many messages shown throughout the bot can be translated into users' native languages for easier usage. Our translation service is powered by Crowdin, and you can start translating there: https://faithful.crowdin.com/complibot. If you're a native speaker of a language that hasn't been done yet, click on the language in the list and click on the JSON files that are translatable.

About

The unofficial bot for the Faithful Discord servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%