view README.md @ 10:5c124578fed2

fix timer bug
author Dennis C. M. <dennis@denniscm.com>
date Sat, 15 Mar 2025 17:03:53 +0000
parents 228ab74e8321
children aaf85ae1f942
line wrap: on
line source

# pacobot

## Instructions

### Create a `.config.json` file with the following fields.

```json
{
    "client_id": "",
    "client_secret": "",
    "broadcaster_user_id": ""
}
```