Skip to content

Commit 451b590

Browse files
dragon-fishclaude
andcommitted
chore: rebrand Chatbot-SILI to SILI-agent
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3a747a3 commit 451b590

5 files changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
<img src="https://github.com/user-attachments/assets/5bcf2bcd-5777-424d-b413-9c7a33344c1b" alt="SILI avatar" width="200"/>
44

5-
# Chatbot SILI v4
5+
# SILI-agent
66

7-
Brand new SILI: harder, better, faster, stronger.
7+
The S-I-L-I Network: harder, better, faster, stronger.
88

99
</div>
1010

@@ -22,19 +22,19 @@ Brand new SILI: harder, better, faster, stronger.
2222

2323
### 向 SILI 直截了当地提出问题吧!
2424

25-
<img src="https://github.com/project-epb/Chatbot-SILI/assets/44761872/79e1ac41-c147-48a2-9f0a-11c8fba5b696" width="350">
25+
<img src="https://github.com/project-epb/SILI-agent/assets/44761872/79e1ac41-c147-48a2-9f0a-11c8fba5b696" width="350">
2626

2727
<div align="right">—— AI powered ☆ 生动有趣又偶尔生草</div>
2828

2929
### 让 SILI 教教你外语怎么说!
3030

31-
<img src="https://github.com/project-epb/Chatbot-SILI/assets/44761872/54433e6b-790b-4f7e-a29f-00eacea1504f" width="350">
31+
<img src="https://github.com/project-epb/SILI-agent/assets/44761872/54433e6b-790b-4f7e-a29f-00eacea1504f" width="350">
3232

3333
<div align="right">—— 月が绮丽ですね</div>
3434

3535
### ~~就要涩涩!~~ 只是搜图而已啦!
3636

37-
<img src="https://github.com/project-epb/Chatbot-SILI/assets/44761872/fc420e88-caea-4ece-a0b6-367e33d425d3" width="350">
37+
<img src="https://github.com/project-epb/SILI-agent/assets/44761872/fc420e88-caea-4ece-a0b6-367e33d425d3" width="350">
3838

3939
<div align="right">—— SILI sama~ Can can word~!</div>
4040

bun.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "chatbot-sili",
2+
"name": "sili-agent",
33
"version": "5.2.0",
44
"private": true,
55
"license": "MIT",

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @name Chatbot-SILI 万界规划局QQ机器人
2+
* @name SILI-agent 万界规划局QQ机器人
33
* @author Dragon-Fish <dragon-fish@qq.com>
44
*
55
* @license MIT

src/plugins/about.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export default class PluginAbout extends BasePlugin {
4343
——或者你也可以艾特我后直接输入问题,并以问号结尾,直截了当地提出问题~
4444
</p>
4545
<p>
46-
开源地址(记得点✨哦): https://github.com/project-epb/Chatbot-SILI
46+
开源地址(记得点✨哦): https://github.com/project-epb/SILI-agent
4747
</p>
4848
</>
4949
)

0 commit comments

Comments
 (0)