Skip to content

the-round-table/trtbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trtbot

🤖 Discord Bot

Dev Environment Setup

  1. Clone the repo
git clone https://github.com/bcongdon/trtbot.git
  1. Install Node on your machine

  2. Run

npm install

to install the dependencies to be able to run the bot.

  1. Add your discord token (and other tokens) to config.js

  2. Run

npm start

Miscellaneous

  • Packages needed for Latex rendering:
    • bzip2
    • libfontconfig

Releases

No releases published

Packages

No packages published