Praxis_Bot/README.md
2020-09-22 18:20:56 -04:00

20 lines
471 B
Markdown

A chatbot to help with live stream production/effects.
___
# Credentials Setup:
Create a json based on the templates and put them into the credentials folder.
## For Twitch Credentials
Username = `TwitchUsername`
Helix Client ID = `https://dev.twitch.tv/console/apps`
Oauth = `https://twitchapps.com/tmi/`
V5 Client ID = `https://twitchtokengenerator.com/`
## For Database Credentials
Engine = `"mysql+mysqlconnector://root:password@localhost:3306/DatabaseName"`