Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
keyboardmedicNL authored Nov 8, 2023
1 parent 25f348a commit 6bd3659
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ full:
"discord_webhook_url": "webhook to post main messages to",
"poll_interval": "time in minutes between polls",
"use_web_server": "true or false",
"webs_erver_url": "adress for local webserver OPTIONAL",
"web_server_url": "adress for local webserver OPTIONAL",
"web_server_port": "port for local webserver OPTIONAL",
"use_discord_logs": "true or false",
"discord_remote_log_url": "webhook to post log messages to OPTIONAL",
Expand All @@ -61,4 +61,4 @@ docker run -it -d --name twitchgoinglive -v /path/to/config:/usr/src/app/config
```

# disclaimer
these scripts are written by an amateur... use at your own risk
these scripts are written by an amateur... use at your own risk

0 comments on commit 6bd3659

Please sign in to comment.