We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Configuring and running the bot.
First things first: to run the bot on your own you need the node.js framework installed on your system.
node.js
bot
applications.commands
.env_sample
.env
src/config.ts
npm install
npm run start
Note: You can also use our Docker image.
See also: Running a development version with Docker