An XMPP bot for sending messages to Owncast chat, from your XMPP account.

Allen c366fd12e2 Yup 1 ماه پیش
.gitignore b5d919041f Upload files to '' 1 ماه پیش
README.md c366fd12e2 Yup 1 ماه پیش
config.py c366fd12e2 Yup 1 ماه پیش
owncastcom.py c366fd12e2 Yup 1 ماه پیش

README.md

Owncastcom

An XMPP bot for sending messages to Owncast chat, from your XMPP account.

Config file

    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