Random quotes (WIP), not included in /help yet

This commit is contained in:
Lucas Gabriel 2024-10-09 21:30:52 -03:00
parent 8b1c912520
commit f9d6117752
No known key found for this signature in database
GPG key ID: D9B075FC6DC93985
4 changed files with 38 additions and 3 deletions

View file

@ -72,5 +72,7 @@
"botUpdated": "Bot updated with success.\n\n```{result}```",
"errorUpdatingBot": "Error updating bot\n\n{error}",
"catImgErr": "Sorry, but I couldn't get the cat GIF you wanted.",
"catGifErr": "Sorry, but I couldn't get the cat photo you wanted."
"catGifErr": "Sorry, but I couldn't get the cat photo you wanted.",
"quoteResult": "Here is a random quote for you:",
"quoteErr": "Sorry, but something went wrong while displaying the quote."
}