Installation
After you have met all the requirements and have set up the Discord application for the bot, you can start the installation process.
Downloading the source code
The first step is to download the source code of the bot. You can do this by either downloading the source code from the GitHub repository.
Installing the dependencies
After downloading the source code, you need to install the dependencies. You can do this by running the following command in the terminal:
- npm
- Yarn
- pnpm
npm install
yarn
pnpm install
First time setup
After installing the dependencies, you need to set up the bot for the first time. You can do this by running the following command in the terminal:
- npm
- Yarn
- pnpm
npm run start
yarn start
pnpm start
warning
This section of documentation is still in progress. If you have any questions, feel free to ask in the support server.