Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NotificationsYou must be signed in to change notification settings

csesoc/discord-bot

Repository files navigation

Installation

  • Install Node.js and npm fromhttps://nodejs.org/en/download/
  • Clone the repository withgit 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 withnpm install
  • Register slash commands withnpm run deploy ornode deploy-commands.js
  • Ensure a PostgreSQL database is setup according to "config/database.yml"
  • Start the bot withnode index.js

Running the bot with Nodemon

  • Nodemon has been installed, this addition allows for continuous integration with and hot reloads the bot upon saving.
  • Run the bot with Nodemon usingnpm run server

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors29

Languages


[8]ページ先頭

©2009-2025 Movatter.jp