go_telegram/old/config-example.json
2020-01-21 13:38:02 -06:00

7 lines
210 B
JSON

{
"BotToken": "your_bot_token",
"SonarrAPIURL": "http://example.com/tv/api/",
"SonarrAPIKey": "your key",
"PlexPyAPIURL": "http://example.com/plexpy/api/v2",
"PlexPyAPIKey": "your key"
}