Deploy to Heroku with these config vars
streamName
: the twitch channel's nameclientId
: your twitch API client IDaccessToken
: your twitch API access tokenwebhookUrl
: the discord webhook url to the channel you want the notifications posted inusername
optional: to override the webhook usernameavatarUrl
optional: to override the webhook avatarcheckDelay
optional: delay in seconds between checks, see it as the maximum of time you want to allow the notification delay to bemessage
optional: adds a message to the discord notification (up to 2000 characters)