view README.md @ 9:228ab74e8321

Add index.html
author Dennis C. M. <dennis@denniscm.com>
date Thu, 13 Mar 2025 18:27:25 +0000
parents 41c0cd6163ee
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": ""
}
```