Skip to content
Snippets Groups Projects
Commit 957deab5 authored by Dennis Klein's avatar Dennis Klein
Browse files

Merge remote-tracking branch 'origin/master'

parents fc834d19 30a4b709
No related branches found
No related tags found
No related merge requests found
# TwitchHausGeist
This Twitch Bot offers two different usages.
# HaugeBot
A Twitch Bot for channel DerHauge.
### Vote Bot
......@@ -51,6 +51,8 @@ as the `hausgeist.py` file. This file must look like this:
# General
IRC_TOKEN=<OAuth Token to be used for login. Can be generated by using https://twitchapps.com/tmi/>
CLIENT_ID=<Client ID that can be created by creating a twitch app at https://dev.twitch.tv/console/apps/create>
CLIENT_SECRET=<Client Secret that can be created by creating a twitch app at https://dev.twitch.tv/console/apps/create>
NICK=<Nick of the user the OAuth Token was generated for>
CHANNEL=<Channel that should be entered>
PREFIX=<Prefix for commands. In this case it is !>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment