1
0
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.
2024-05-30 14:42:53 +02:00
2024-03-14 22:17:39 +01:00
2024-03-14 22:17:39 +01:00
2024-03-19 22:19:18 +01:00
2024-07-17 22:17:28 +02:00
2024-03-14 22:17:39 +01:00
2024-03-14 22:17:39 +01:00
2024-05-29 21:29:26 +02:00

role-wizard-discord-bot

A Discord bot for role management.

Setup

  1. Duplicate the .env.template file and rename it to .env
  2. fill out the values inside the .env file
  3. run npm i
  4. run npm i dotenv

Start bot

  1. using slash commands? npx ts-node src/register-commands.ts
  2. run npm run start
Description
A discord bot to manage roles.
Readme 50 KiB
Languages
TypeScript 100%