This repository has been archived on 2024-10-18 . You can view files and clone it, but cannot push or open issues or pull requests.
7aab18325058a7571a60b884179d935d42b0b9be
role-wizard-discord-bot
A Discord bot for role management.
Setup
- Duplicate the .env.template file and rename it to .env
- fill out the values inside the .env file
- run
npm i
- run
npm i dotenv
Start bot
- using slash commands?
npx ts-node src/register-commands.ts
- run
npm run start
Description
Languages
TypeScript
100%