mirror of
https://github.com/RPCS3/discord-bot.git
synced 2024-12-02 16:06:51 +00:00
Merge pull request #29 from Talkashie/patch-1
Add a couple more 8ball responses
This commit is contained in:
commit
cc96bb5163
4
bot.py
4
bot.py
@ -355,7 +355,9 @@ async def eight_ball(ctx: Context):
|
||||
"Aye!", "Yes without a doubt m8!", "Who cares", "Maybe yes, maybe not", "Maybe not, maybe yes", "Ugh",
|
||||
"Probably", "Ask again later", "Error 404: answer not found", "Don't ask me that again",
|
||||
"You should think twice before asking", "You what now?", "Bloody hell, answering that ain't so easy",
|
||||
"Of course not", "Seriously no", "Noooooooooo", "Most likely not", "Não", "Non", "Hell no", "Absolutely not"
|
||||
"Of course not", "Seriously no", "Noooooooooo", "Most likely not", "Não", "Non", "Hell no", "Absolutely not",
|
||||
"Ask Neko", "Ask Ani", "I'm pretty sure that's illegal!", ":cell_ok_hand:", "Don't be an idiot. YES.",
|
||||
"What do *you* think?", "Only on Wednesdays"
|
||||
]))
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user