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.
8a2adc6a80784d84b5bf6daa7115f98bae5949b0
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%