- Notifications
You must be signed in to change notification settings - Fork6
csesoc/discord-bot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- Install Node.js and npm fromhttps://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
npm run deployornode deploy-commands.js - Ensure a PostgreSQL database is setup according to "config/database.yml"
- Start the bot with
node index.js
- Nodemon has been installed, this addition allows for continuous integration with and hot reloads the bot upon saving.
- Run the bot with Nodemon using
npm run server
About
UNSW CSESoc's Discord Bot, currently in use in the CSESoc Discord Server.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.