This is a moderation bot for the Progressbar95 Fan Server.
This bot is made with the Node.js runtime.
- Install Node.js 17.
- Download the latest release here
- Copy
config.js.template
toconfig.js
and fill in the variables. - Run
npm i
to install the required modules. - Register the slash commands with
node deploy-commands.js
. - Start the bot with
node .
. The database will automatically be created for you. - Invite the bot with the link the console send (Only if "showLink" variable in config.jss is true)