A Discord bot for our Discord server at HEH. Desmet-chan handles ticketing, role management for class groups, it can store data like birthdate in its Own DB and much more.
- Prerequisites:
- Have pnpm v9.10.0 or later installed.
- Have node v20.17.0 or later installed.
- Have a discord application
- Have Mongodb installed and running
- Clone the repo:
git clone https://github.com/KoruJuriSan/desmet-bot.git
-
run
pnpm install
to install all the dependencies. -
create a .env with the .env-example entry, then add your own data.
- TOKEN: Your Discord bot token
- CLIENTID: Your Discord bot ID
- GUILDID: Test guild ID (only for dev)
To start the bot, run
pnpm run refresh
pnpm start
Or to run in dev mode
pnpm run dev
This project is under MIT Licence.
Copyright © 2024 Colle Joulian