From e81e4d1b22f1236f6bb11c415288b8986517e401 Mon Sep 17 00:00:00 2001 From: Alex Orid Date: Tue, 19 Jan 2021 23:47:34 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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/`