Skip to content

jerryxfu/hackqc24-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackQC 2024 Discord Bot

How to run the bot:

  1. Install the required packages:
npm install
  1. Add the .env file (provided by jerry) to the root folder:
DISCORD_BOT_TOKEN = ... (token here)
DISCORD_BOT_CLIENT_SECRET = ... (secret here)
  1. Start the HackQC24 engine: Check on the repo for the instructions on how to start the engine. https://github.com/z3lx/hackqc24-engine

  2. Run the bot:

node index.js
  1. Pray to the gods that it works.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published