mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-08-02 08:29:51 +00:00
✨ 重新添加实时日期和时间提示功能
This commit is contained in:
9
nonebot_plugin_marshoai/plugins_test/marshoai_basic/tools.json
Executable file
9
nonebot_plugin_marshoai/plugins_test/marshoai_basic/tools.json
Executable file
@ -0,0 +1,9 @@
|
||||
[
|
||||
{
|
||||
"type": "function",
|
||||
"function": {
|
||||
"name": "marshoai-basic__get_current_time",
|
||||
"description": "获取现在的日期,时间和星期。"
|
||||
}
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user