An XMPP bot for sending messages to Owncast chat, from your XMPP account.
|
před 23 hodinami | |
---|---|---|
.gitignore | před 2 dny | |
README.md | před 2 dny | |
config.py | před 23 hodinami | |
owncastcom.py | před 2 dny |
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