Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 316 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 316 Bytes

SQ Streamhook

Our custom solution to access the Twitch API to provide a better experience on SurvivalQuest.

Environment Variables

Set environment variables or create a .env file for these variables.

STREAMHOOK_CLIENT_ID=<Twitch Client Id Here>
STREAMHOOK_CLIENT_SECRET=<Twitch Client Secret Here>