Skip to content

Latest commit

History

History
31 lines (22 loc) 路 426 Bytes

README.md

File metadata and controls

31 lines (22 loc) 路 426 Bytes

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