This website requires JavaScript.
Explore
Help
Sign In
xmengnet
/
go-bot
Watch
1
Star
0
Fork
You've already forked go-bot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b0bf290731
go-bot
/
.gitignore
6 lines
62 B
Text
Raw
Normal View
History
Unescape
Escape
更新gitignore
2024-04-21 12:26:52 +08:00
data.db
添加lsp插件
2024-04-23 20:38:37 +08:00
test.json
feat(workers): 改进AI回复格式
2024-07-01 00:26:26 +08:00
*.exe
feat(test): 添加测试数据生成和API请求功能 - test.go中添加了生成测试数据的逻辑,并使用gorequest库发起了HTTP POST请求。 - main.go中调整了插入消息的条件,现在包括'message_sent'类型。 - .gitignore中新增了请求数据的忽略项request.json。 - go.mod中新增了gorequest和goconvey库的依赖。 此功能使得测试更加自动化,能够更方便地进行数据的模拟和测试。
2024-07-02 18:16:26 +08:00
request.json
修改lsp图片大小
2024-04-23 21:32:59 +08:00
config.toml
feat(test): 添加测试数据生成和API请求功能 - test.go中添加了生成测试数据的逻辑,并使用gorequest库发起了HTTP POST请求。 - main.go中调整了插入消息的条件,现在包括'message_sent'类型。 - .gitignore中新增了请求数据的忽略项request.json。 - go.mod中新增了gorequest和goconvey库的依赖。 此功能使得测试更加自动化,能够更方便地进行数据的模拟和测试。
2024-07-02 18:16:26 +08:00
messages.json
Reference in a new issue
Copy permalink