config.py 276 B

12345678910
  1. # Example tag dictionary. Edit as needed
  2. tag_dict = {'python': '#Python', 'minecraft': '#Minecraft'}
  3. owncast_url = ''
  4. api_url = ''
  5. owncast_logfile = ''
  6. jid = '' # XMPP sending acount username
  7. password = '' # XMPP sending account password
  8. to = '' # XMPP acount to send to