Skip to content

Commit

Permalink
Update alternate words
Browse files Browse the repository at this point in the history
  • Loading branch information
dharmab committed Dec 6, 2024
1 parent f1ee70d commit 84f5d39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/parser/alternates.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ var alternateRequestWords = map[string]string{
"bogeydope": bogeyDope,
"bogeydote": bogeyDope,
"bogeyedope": bogeyDope,
"boggido": bogeyDope,
"boggy": bogeyDope,
"bogido": bogeyDope,
"bogie": bogeyDope,
Expand Down Expand Up @@ -50,6 +51,7 @@ var alternateRequestWords = map[string]string{
"buggy do": bogeyDope,
"buggy dog": bogeyDope,
"buggy dope": bogeyDope,
"bulgie": bogeyDope,
"checking in": checkIn,
"com check": radioCheck,
"comcheck": radioCheck,
Expand Down Expand Up @@ -96,6 +98,7 @@ var alternateRequestWords = map[string]string{
"snap lock": snaplock,
"trip wire": tripwire,
"vogadope": bogeyDope,
"vogidobe": bogeyDope,
"voki": bogeyDope,
"warn me": tripwire,
}

0 comments on commit 84f5d39

Please sign in to comment.