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 16, 2024
1 parent da48c18 commit 1c75387
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkg/parser/alternates.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ var alternateRequestWords = map[string]string{
"bogeydope": bogeyDope,
"bogeydote": bogeyDope,
"bogeyedope": bogeyDope,
"boggeto": bogeyDope,
"boggido": bogeyDope,
"boggy": bogeyDope,
"bogi": bogeyDope,
Expand Down Expand Up @@ -62,6 +63,7 @@ var alternateRequestWords = map[string]string{
"buggy do": bogeyDope,
"buggy dog": bogeyDope,
"buggy dope": bogeyDope,
"buggydope": bogeyDope,
"bugito": bogeyDope,
"bulgie": bogeyDope,
"checking in": checkIn,
Expand Down Expand Up @@ -101,6 +103,7 @@ var alternateRequestWords = map[string]string{
"pogeto": bogeyDope,
"pogito": bogeyDope,
"pogy dope": bogeyDope,
"poke it open": bogeyDope,
"pokedo": bogeyDope,
"pokedome": bogeyDope,
"radiocheck": radioCheck,
Expand All @@ -116,6 +119,7 @@ var alternateRequestWords = map[string]string{
"trip wire": tripwire,
"vogadope": bogeyDope,
"vogidobe": bogeyDope,
"vogue": bogeyDope,
"voki": bogeyDope,
"warn me": tripwire,
}

0 comments on commit 1c75387

Please sign in to comment.