Skip to content

Commit

Permalink
Merge pull request #18 from TheTrackerCouncil/twitch-chat-updates
Browse files Browse the repository at this point in the history
Added Twitch reconnect messages
  • Loading branch information
MattEqualsCoder authored Jun 30, 2024
2 parents dbe7ad9 + 1d0b2d5 commit ab8e68e
Show file tree
Hide file tree
Showing 6 changed files with 1,682 additions and 1,640 deletions.
6 changes: 4 additions & 2 deletions Profiles/Default/responses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,9 @@ Chat:
WhenConnected:
- Text: Hello chat.
WhenDisconnected:
- Text: Error with Twitch chat connection. Please save and restart tracker.
- Text: Error with Twitch chat connection. Attempting to reconnect.
WhenReconnected:
- Text: Reconnected to chat.
NoConnection:
- Text: I'm not currently connected to Twitch chat.
GreetingResponses:
Expand Down Expand Up @@ -468,4 +470,4 @@ CountHyperBeamShots:
- Text: "That was an amazing stand-up glitch! Only {0} shots!"
10:
- Text: "Nice stand-up glitch! Only {0} shots!"
36:
36: []
11 changes: 10 additions & 1 deletion Profiles/Sassy/responses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -775,8 +775,17 @@ Chat:
Weight: 0.1
- Text: Oh great. Now I have to talk to the peasants of chat.
Weight: 0.1
WhenReconnected:
- Text: And we're back online with Twitch chat. Unfortunately.
- Text: I was really hoping for a longer break from chat, but I'm now reconnected.
- Text: I'm reconnected to Twitch chat. And chat, don't even try saying Hey Tracker. Don't think I've forgotten who already said it.
Weight: 0.1
- Text: Reconnected to Twitch chat. Bet you were worried about the G T big key guessing game, huh?
Weight: 0.1
WhenDisconnected:
- Text: Error with Twitch chat connection. Please save and restart tracker.
- Text: Error with Twitch chat connection. Good, I'm happy to get a quick break from chat. I'm sure I'll be back soon, though.
- Text: Looks like Twitch had an oopsy and I lost connection. I'll try to reconnect soon.
- Text: I think Twitch is having a moment because I just lost connection to it. Hopefully it'll be back up soon.
NoConnection:
- Text: I'm not currently connected to Twitch chat.
GreetingResponses:
Expand Down
Loading

0 comments on commit ab8e68e

Please sign in to comment.