Files
TwitchDropsMiner/example_settings.json
DevilXD fcd9e5b52d Made the settings file optional;
default config creation removed, instead fetches a list of all live channels for the current drop campaign's games
2021-12-04 14:16:25 +01:00

5 lines
95 B
JSON

{
"username": "YourTwitchUsername",
"channels": ["Channel1", "Channel2", "Channel3"]
}