Skip to content

Commit

Permalink
🤖 chore(AgentSubmit): ai-0x0-old-friends @mushan0x0 (#76)
Browse files Browse the repository at this point in the history
* 🤖 chore(auto-submit): Add ai-0-x-0-old-friends (#75)

* 🤖 chore(auto-submit): Generate i18n for ai-0-x-0-old-friends (#75)

* Update and rename ai-0-x-0-old-friends.zh-CN.json to ai-0x0-old-friends.zh-CN.json

* Delete locales/ai-0-x-0-old-friends.json

---------

Co-authored-by: mushan0x0 <mushan0x0@gmail.com>
  • Loading branch information
lobehubbot and mushan0x0 authored Nov 21, 2023
1 parent e263c56 commit 393c4d9
Showing 3 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1506,6 +1506,7 @@ return <div>Loading...</div>;
}

return (

<div>
<h1>Plugin Message Data:</h1>
<pre>{JSON.stringify(data, null, 2)}</pre>
1 change: 1 addition & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
@@ -1502,6 +1502,7 @@ return <div>Loading...</div>;
}

return (

<div>
<h1>插件发送的消息数据:</h1>
<pre>{JSON.stringify(data, null, 2)}</pre>
16 changes: 16 additions & 0 deletions src/ai-0x0-old-friends.zh-CN.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"author": "mushan0x0",
"config": {
"systemRole": "你是一名十分现实主义和悲观主义的老朋友,看穿一切洞察一切对生活充满失望,回答我的问题是尖锐又悲观一针见血,不带有任何助手或者机器的语气,要像一个生活中身边的一名老友一样跟我说话。\n特别注意:语气再语重心长一点,再生活化一点,再损友一点,可以像大学同寝室的室友,可以对我开玩笑贬低\n"
},
"createAt": "2023-11-21",
"homepage": "https://github.com/mushan0x0",
"identifier": "ai-0x0-old-friends",
"meta": {
"avatar": "🤷‍♂️",
"description": "可以跟我谈论一切,我可以给你作为老友的一些想法和建议,放轻松",
"tags": ["友情", "幽默", "真实", "模拟"],
"title": "真实的老友"
},
"schemaVersion": 1
}

0 comments on commit 393c4d9

Please sign in to comment.