- 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
.envand fill inDISCORD_TOKENwith the token of the botAPP_IDwith 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
-
Notifications
You must be signed in to change notification settings - Fork 6
csesoc/discord-bot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
UNSW CSESoc's Discord Bot, currently in use in the CSESoc Discord Server.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published