Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/modules/ask/locales/en_us.json
2024-01-05 15:38:37 +08:00

7 lines
No EOL
458 B
JSON

{
"ask.help": "Answer your question via ChatGPT.",
"ask.help.desc": "Ask AkariBot anything!",
"ask.help.regex": "Question:<question>? Answer your question via ChatGPT.",
"ask.message.rate_limit_exceeded": "You have been rate limited. Please try again 20 seconds later.",
"ask.message.text2img.error": "(An error occurred: Unable to correctly convert the following content into images. Here is the original text output:\n${text}) "
}