Updated ReadMe & Templates
This commit is contained in:
parent
bab4a31d95
commit
07a48e0aa7
@ -19,8 +19,13 @@ Oauth = `https://twitchapps.com/tmi/`
|
||||
V5 Client ID = `https://twitchtokengenerator.com/`
|
||||
|
||||
### For Database Credentials
|
||||
Nickname = `Anything You Want`
|
||||
Engine = `"mysql+mysqlconnector://root:password@localhost:3306/DatabaseName"`
|
||||
|
||||
### For Discord Credentials
|
||||
Nickname = `Anything You Want`
|
||||
Token = `https://discord.com/developers/`
|
||||
|
||||
## Credential Usage:
|
||||
|
||||
Place json credentials in the `/credentials/` folder.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
{
|
||||
"username": "AnythingYouWant",
|
||||
"nickname": "AnythingYouWant",
|
||||
"token": ""
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user