GitHub - JJJollyjim/SpectaBot: Auto-spectates TagPro games for scripting

Skip to content

Navigation Menu

Sign in

Appearance settings

SpectaBot

SpectaBot is a bot that watches TagPro games. It then uploads stats to Havoc's MLTP stats db, or a multitude of other places

Config file

To configure SpectaBot, place a file called config.json in the project directory, in this format:

{
  "AWSAccessKeyId": "ABC123",
  "AWSSecretKey": "1aB244fqe9L"
}