diff --git a/README.md b/README.md index 69b5490d22efac91c74687adc5a4532ef4244a39..5a5aee3b164a78f97e97bce8d931733e4eff5f9b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# 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 !>