config.py 292 B

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