Skip to content

Commit

Permalink
Merge pull request #25 from TheTrackerCouncil/misc-updates
Browse files Browse the repository at this point in the history
Typo fix and recognize "yo Tracker"
  • Loading branch information
CPColin authored Oct 7, 2024
2 parents e9a6aa0 + d1ca541 commit 1825dcd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Profiles/Sassy/locations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
- Text: Not an AhGah seed then?
- Text: That's a good sign? Right?
- Text: Oops, I sent you the wrong seed
- Text: I hope have you to climb castle tower to get to the dark world.
- Text: I hope you have to climb castle tower to get to the dark world.
WhenMarkingProgression:
- Text: Sucks to be you.
- Text: It's going to be one of those seeds.
Expand Down
2 changes: 1 addition & 1 deletion Profiles/Sassy/responses.yml
Original file line number Diff line number Diff line change
Expand Up @@ -765,7 +765,7 @@ Spoilers:
Chat:
RecognizedGreetings:
- '\b(hi|hey|hello|hewwo)( there)?,? (tracker|betusTracker)\b'
- "\\b(greetings|hiya|howdy|'sup),? (tracker|betusTracker)\\b"
- "\\b(greetings|hiya|howdy|'sup|yo),? (tracker|betusTracker)\\b"
- '\bgood (morning|afternoon|evening|day|morrow|tidings),? (tracker|betusTracker)\b'
- '\b(morning|afternoon|evening|salutations),? (tracker|betusTracker)\b'
- '\b(HeyGuys|VoHiYo|pkroseHello|betusHey|digita78Wave) (tracker|betusTracker)\b'
Expand Down

0 comments on commit 1825dcd

Please sign in to comment.