This repository has been archived on 2024-10-18 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
develop
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%