diff --git a/README.md b/README.md index ebc005f..17afa01 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Create a json based on the templates and put them into the `/credentials/` folde Refer to the `/credential_templates/` folder for examples. ### For Twitch Credentials -Username = `TwitchUsername` +Username = `TwitchUsername` *(Must match ***credentialsNickname*** in config)* Helix Client ID = `https://dev.twitch.tv/console/apps` @@ -19,12 +19,12 @@ Oauth = `https://twitchapps.com/tmi/` V5 Client ID = `https://twitchtokengenerator.com/` ### For Database Credentials -Nickname = `Anything You Want` +Nickname = `Anything You Want` *(Must match ***credentialsNickname*** in config)* Engine = `"mysql+mysqlconnector://root:password@localhost:3306/DatabaseName"` ### For Discord Credentials -Nickname = `Anything You Want` +Nickname = `Anything You Want` *(Must match ***credentialsNickname*** in config)* Token = `https://discord.com/developers/`