An XMPP bot for sending messages to Owncast chat, from your XMPP account.
|
vor 2 Tagen | |
---|---|---|
.gitignore | vor 2 Tagen | |
README.md | vor 2 Tagen | |
config.py | vor 2 Tagen | |
owncastcom.py | vor 2 Tagen |
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