Skip to content

HE-Arc/discord-alumni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot

This project is a Discord bot for the ISC Alumni server of the HE-Arc. It helps managing members and events.

Environment used

  • Node.js v22.6.0
  • NPM v10.8.2

Required environment variables

In a .env file, you need to set the following variables:

  • DISCORD_BOT_TOKEN: The token of the Discord bot
  • DISCORD_CLIENT_ID: The ID of the Discord bot
  • DISCORD_GUILD_ID: The ID of the Discord server

Running in development

npm run dev

Running in production

npm run build
npm run start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors