|
|
@ -95,6 +95,7 @@ async def quote(bot: object, *quote: str) -> str:
|
|
|
|
await bot.send("SQL did an oopsie! Trying again...")
|
|
|
|
await bot.send("SQL did an oopsie! Trying again...")
|
|
|
|
sleep(2)
|
|
|
|
sleep(2)
|
|
|
|
qtid = set_quote(user, quote, date, "#nograb")
|
|
|
|
qtid = set_quote(user, quote, date, "#nograb")
|
|
|
|
|
|
|
|
return await bot.send(f"Done: `{quote}\n` ID: `{qtid}`")
|
|
|
|
return await bot.send(f'{ex.args}\n_What the fuck are you doing?_')
|
|
|
|
return await bot.send(f'{ex.args}\n_What the fuck are you doing?_')
|
|
|
|
else:
|
|
|
|
else:
|
|
|
|
global stack_limit
|
|
|
|
global stack_limit
|
|
|
|