irc: channel: "#changeme" # Your twitch channel username: "changeme" # Your bots username oauth_token: # leave this blank to start the token generator server: "irc.chat.twitch.tv" # Twitch IRC server, default should be fine clearmsg_timeout: 10 # Time to wait for a new message to be deleted before being read http: port: 80 # Internal webserver port bind: "localhost" # Internal webserver IP/Hostname, use 0.0.0.0 to listen on all interfaces bot: start_enabled: True # Start the bot with TTS active, if set to False you need to enable TTS with !ton subonly: False # Only Subs can use TTS modonly: False # Only Mods can use TTS message_length: 200 # Max. TTS message length language: de # Language for wikipedia features: quote: True pick: True vote: True wiki: True wikitts: True wikisentences: 3 random: True version: True ping: True messages: # Things the bot can send as chat message toff: "TTS is now inactive." ton: "TTS is now active." wikitoff: "TTS is now inactive." wikiton: "TTS is now active." too_long: "Sorry, your TTS message is too long." disabled: "Sorry, TTS is disabled right now." denied: "Sorry, you are not allowed to use TTS." whitelist: "Sorry, you are not allowed to use TTS." subonly: "Sorry, TTS is a sub-only feature." modonly: "Sorry, TTS is a mod-only feature." ready: "TTS bot alpha ready!" says: "says" votestart: "Quickvote started. Send #yourchoice to participate." voteend: "Quickvote ended. The results are:" votenobody: "Nobody casted a vote. :(" voteresult: "Voting has ended. The result is:" votes: "Votes" pickstart: "Pick started. Send #pickme to participate." pickresult: "Pick ended. The results are:" picknone: "Nobody was picked. :(" quotenotfound: "Sorry, no quote found." quoteaddedprefix: "Quote:" quoteaddedsuffix: "added." wiki_too_many: "Sorry, there are too many possible results. Try a more narrow search." wiki_no_result: "Sorry, there was an error fetching the wikipedia answer." log: level: "INFO" # Loglevel, valid values are: DEBUG, INFO, WARNING, ERROR, CRITICAL (do not use DEBUG in a production environment) usermapping: gpkvt: "gpk" # rename users when being read, to make their names shorter or sound better.