/ServerStatsBot

Discord bot for monitoring game servers through steam

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

What

Discord bot for monitoring game servers through Steam. Being used currently to notify when players are on tfdb servers.

Setup

git clone https://github.com/MaddyUnderStars/ServerStatsBot.git
cd ServerStatsBot
# create a .env file based on .env.template
npm run build
npm run start