### Owncastcom An XMPP bot for sending messages to Owncast chat, from your XMPP account. ### Config file ``` log_file = '' # /path/to/your/log.log user = '' # The account your owncast server will use passwd = '' senders = {''), } # This is a dictionary of lists of senders. Can be used for multiple Owncast servers, just include the correspodning bearer auth for that server. ```