Created for relaying Team Fortress chat to discord chat
- Download Node.JS (latest version)
- Download this repo
- Make private.json by using private.example.json
- Run "npm install" to install all required packages
- Copy the script to your cathook data folder (/opt/cathook/data by default)
- Run the script using command "node logbot.js" (while in the data folder, pm2 won't work for this.)