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

6 lines
238 B
JSON
Raw Normal View History

{
2023-05-21 03:48:33 +00:00
"ask.help": "Search the Web or use WolframAlpha and answer your question about the meaning of life via ChatGPT.",
2023-07-25 07:02:06 +00:00
"ask.help.regex": "问:<question> 通过 ChatGPT 回答问题",
2023-05-21 03:48:33 +00:00
"ask.help.desc": "Ask AkariBot anything!"
2023-07-25 07:02:06 +00:00
}