Jeffrey T. Fritz

Results 184 comments of Jeffrey T. Fritz

Twitch's docs are originally at: https://dev.twitch.tv/docs/pubsub The notifications arrive as messages in the following format, where the notification is stringified JSON: ```json { "type": "MESSAGE", "data": { "topic": "channel-bits-events-v2.46024993", "message":...

Let's expand on this.. What is Twitter integration? What are we enabling Twitter to do with the chat room? What can the chat room do with Twitter? Blog integration -...

Great idea! This is tip-toeing right up to the need for a database. I could see using HttpClient to inspect the URL for more details.

We have added a feature to inspect images posted in the chatroom and report on their contents. We need to do a little more work to review links to websites

This issue should be broken up into smaller components for management and to encourage contributions

Interaction workflow is: * Chatroom command issued: !code * Bot parses command, stores suggestion and transmits through SignalR a 'new suggestion' event * Visual Studio receives 'new suggestion' event and...

Had an error while trying to use Windows Containers: ``` ERROR: for sampleaspnet Cannot start service sampleaspnet: container 3017e302f61c1130862ff9eac36edac3a9c82e1636fa9732c1d1aa404b425fc3 encountered an error during CreateContainer: hcsshim: timeout waiting for notification extra...

Another option is to pipe-delimit the fetch and construction of CSS link tags: https://fonts.googleapis.com/css?family=Play|Lemon