Chris Gargotta
Chris Gargotta
@clarkio Could probably resolve this by adding the known Stream Elements commands to the effects.json file? Something like this: ```javascript "streamElementsCommands": [ "commands", "faq", "project", "links", "bulbinfo", "color", "accountage", "followage",...
@clarkio Is the ttvPart function on line 116 in src > server > twitch-chat.ts the function that would need a change here? Looks like we would need something in the...
PR submitted
I agree with not merging this. I could see how it could be seen poorly or distracting for the streamer as well as those watching the stream.
@CodemanCodes Should this also run the !mark command to mark the start of chasing a squirrel? Just a thought.
Addressed in PR #125
@clarkio - Looking at this. @MichaelJolley is using FaunaDB for his awesum.io app for DB storage. That may be an option here or something like CosmosDB if you want to...
Looked at FaunaDB. After reviewing and discussing in Discord i'm probably going to go with CosmosDB to keep it all in Azure. This can be expanded to include the other...
@MichaelJolley I actually had that question about the channel point id when I was setting this up this morning. What is the process for that. I can add it to...
I'll take a look and see if I can't figure it out.