Please submit it using our bug tracker or by using the /feedback
form on our bot.
- NodeJS 18+ https://nodejs.org
- pnpm (
corepack enable
+corepack prepare pnpm@latest --activate
)
pnpm install
pnpm dev
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.
- Create an app on the Discord Developer Portal.
- Go to the Bot tab, create a bot and copy its token.
- Rename
tokens.json.example
in thejson/
folder totokens.json
. - Paste your token after
token
. Additional information like API tokens and various testing modes can be enabled from there as well.
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.
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 by clicking on your language in the list. All languages that Discord supports should be listed there.