Skip to content

UNSW CSESoc's Discord Bot, currently in use in the CSESoc Discord Server.

Notifications You must be signed in to change notification settings

Bigbugman/discord-bot

 
 

Repository files navigation

CSESoc Discord Bot

Installation

  • Install Node.js and npm from https://nodejs.org/en/download/
  • Clone the repository with git clone https://github.com/csesoc/discord-bot
  • Go to .env and fill in
    • DISCORD_TOKEN with the token of the bot
    • APP_ID with the ID of the bot application
  • Install dependencies with npm install
  • Register slash commands with node deploy-commands.js
  • Start the bot with node index.js

About

UNSW CSESoc's Discord Bot, currently in use in the CSESoc Discord Server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.8%
  • Other 0.2%