Skip to content
Snippets Groups Projects
Unverified Commit 30a4b709 authored by Dennis Klein's avatar Dennis Klein Committed by GitHub
Browse files

Changed title and description in README.md as well as some additions in Configuration section

parent d59b151a
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