This project is a Discord bot for the ISC Alumni server of the HE-Arc. It helps managing members and events.
- Node.js v22.6.0
- NPM v10.8.2
In a .env file, you need to set the following variables:
DISCORD_BOT_TOKEN: The token of the Discord botDISCORD_CLIENT_ID: The ID of the Discord botDISCORD_GUILD_ID: The ID of the Discord server
npm run devnpm run build
npm run start