projectviola / Unity-Twitch-Eventsub

Provides a simple integration of Twitch's EventSub API for Unity projects with minimal dependency. It's not using TWITCH LIB.
https://www.twitch.tv/project_viola
0 stars 0 forks source link

adding .env file #1

Closed RetroBoy99 closed 2 weeks ago

RetroBoy99 commented 2 weeks ago

i suggest adding environment file so it will be easier to change all the info that need to be modify in one place, without needing to go into your code every time

RetroBoy99 commented 2 weeks ago

well for exmaple you have RedirectUri , in the Auth and you might have more stuff like that in the future, maybe even adding config for cooldowns or other things, and it will be nice having it in one place