An XMPP bot for sending messages to Owncast chat, from your XMPP account.
|
19 hours ago | |
---|---|---|
.gitignore | 19 hours ago | |
README.md | 2 days ago | |
config.py | 19 hours ago | |
owncastcom.py | 2 days ago |
An XMPP bot for sending messages to Owncast chat, from your XMPP account.
user = '' # The bot's XMPP account username
passwd = '' # The bot's XMPP account password
auth_bearer = '' # The bot's Owncast API token
api_url = 'http://' # Your Owncast API url
approved_senders = [] # The list of XMPP accounts allowed to send messages to the bot