forked from Supositware/Haha-Yes
Added exclamations, greetings and yesno
This commit is contained in:
parent
d43a726f4a
commit
ad88ea1e6d
3 changed files with 3 additions and 0 deletions
1
dictionary/exclamations.json
Normal file
1
dictionary/exclamations.json
Normal file
|
@ -0,0 +1 @@
|
|||
["as if!", "no way!", "boo!", "please!", "oh my!", "that can't be!", "wow!", "oh boy...", "oh boy!", "oh dear", "ew!", "gross!", "ugh!", "big deal!", "whatever!", "I don't care!", "big whoop!", "it doesn't matter!", "get out!", "duh!", "no kidding!", "well, duh!", "well, yeah!", "you don't say?", "oh, no!", "finally!", "at last!", "at long last!", "about time!", "it's about time!", "yuck!", "yucky!", "ick!", "icky!", "rats!", "Jesus Christ!", "mother of god!", "amazing!", "damn it!"]
|
1
dictionary/greetings.json
Normal file
1
dictionary/greetings.json
Normal file
|
@ -0,0 +1 @@
|
|||
["hello", "hi", "hey", "greetings", "good day", "good morning", "good afternoon", "good evening"]
|
1
dictionary/yesno.json
Normal file
1
dictionary/yesno.json
Normal file
|
@ -0,0 +1 @@
|
|||
["yes", "yeah", "sure", "indeed", "affirmative", "absolutely", "yup", "yep", "no", "nope", "nah", "negative", "absolutely not"]
|
Loading…
Reference in a new issue