|
@@ -4,7 +4,7 @@ A bot for automagically sending messages to Owncast chat, at specified intervals
|
|
|
|
|
|
|
|
|
|
### Create a config.py
|
|
### Create a config.py
|
|
-```
|
|
|
|
|
|
+```bash
|
|
owncast_url = '<url>' # The URL of your Owncast server
|
|
owncast_url = '<url>' # The URL of your Owncast server
|
|
auth_bearer = '' # The API access token for your nagbot. You'll need to create one in the Owncast admin panel.
|
|
auth_bearer = '' # The API access token for your nagbot. You'll need to create one in the Owncast admin panel.
|
|
logfile = 'nagbot.log' # Logfile
|
|
logfile = 'nagbot.log' # Logfile
|