Convert to Typescript
This commit is contained in:
22
src/commands/utils/constants/magicEightBallResponses.json
Normal file
22
src/commands/utils/constants/magicEightBallResponses.json
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
"As I see it, yes.",
|
||||
"Ask again later.",
|
||||
"Better not tell you now.",
|
||||
"Cannot predict now.",
|
||||
"Concentrate and ask again.",
|
||||
"Don't count on it.",
|
||||
"It is certain.",
|
||||
"It is decidedly so.",
|
||||
"Most likely.",
|
||||
"My reply is no.",
|
||||
"My sources say no.",
|
||||
"Outlook not so good.",
|
||||
"Outlook good.",
|
||||
"Reply hazy, try again.",
|
||||
"Signs point to yes.",
|
||||
"Very doubtful.",
|
||||
"Without a doubt.",
|
||||
"Yes.",
|
||||
"Yes - definitely.",
|
||||
"You may rely on it."
|
||||
]
|
||||
Reference in New Issue
Block a user