Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
feat: 🎸 推送文件支持自定义别名(优化)
Browse files Browse the repository at this point in the history
Closes: #193
  • Loading branch information
danni-cool committed May 20, 2024
1 parent 7429a1c commit 25c8e8a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ curl --location 'http://localhost:3001/webhook/msg/v2?token=[YOUR_PERSONAL_TOKEN
# 📖 部署 / API

[wechatbot‐webhook 文档](https://github.com/danni-cool/wechatbot-webhook/wiki/wechatbot%E2%80%90webhook-%E6%96%87%E6%A1%A3)
[wechatbot‐webhook API 文档](https://github.com/danni-cool/wechatbot-webhook/wiki/wechatbot%E2%80%90webhook-%E6%96%87%E6%A1%A3)



Expand Down
4 changes: 2 additions & 2 deletions packages/cli/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div align="center">
<img src="https://cdn.jsdelivr.net/gh/danni-cool/danni-cool@cdn/image/wechatbot-webhook.png" width="500" height="251"/>
<img src="https://raw.githubusercontent.com/danni-cool/wechatbot-webhook/main/docs/Jietu20240506-220141%402x.jpg" width="500" height="251"/>

![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/danni-cool/wechatbot-webhook/release.yml) ![npm dowloads](https://img.shields.io/npm/dm/wechatbot-webhook?label=npm/downloads)
![Docker Pulls](https://img.shields.io/docker/pulls/dannicool/docker-wechatbot-webhook) ![GitHub release (with filter)](https://img.shields.io/github/v/release/danni-cool/wechatbot-webhook)
Expand Down Expand Up @@ -70,7 +70,7 @@ curl --location 'http://localhost:3001/webhook/msg/v2?token=[YOUR_PERSONAL_TOKEN

## 🛠️ API

[API Reference](https://github.com/danni-cool/docker-wechatbot-webhook#%EF%B8%8F-api)
[API Reference](https://github.com/danni-cool/wechatbot-webhook/wiki)


## ⏫ 更新日志
Expand Down

0 comments on commit 25c8e8a

Please sign in to comment.