Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Commit b0867eb

Browse files
committed
添加说明
1 parent 51b9405 commit b0867eb

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ RUN npm install \
99
&& npm run puppet-install
1010

1111
FROM node:10
12-
MAINTAINER leo
1312
ENV APT_SOURCE_HOST="mirrors.aliyun.com"
1413
## 清华镜像源(备选)
1514
# ENV APT_SOURCE_HOST=mirrors.tuna.tsinghua.edu.cn

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,24 @@ github:[https://github.com/gengchen528/wechatBot](https://github.com/gengchen528
222222

223223
感谢[天行数据](https://www.tianapi.com/)提供,天气,土味情话,智能机器人api等接口
224224

225+
## 捐助
226+
如果您认为这个项目对你有所帮助,是否可以为它捐助一点资金呢?
227+
228+
不管钱多钱少,您的捐助将会激励我持续开发新的功能!🎉
229+
230+
感谢您的支持!
231+
232+
捐助方法如下:
233+
234+
<img width="300" height="350" src="http://image.xkboke.com/web-inn/aibotk-weixin.png" />
235+
<img width="300" height="350" src="http://image.xkboke.com/web-inn/aibotk-alipay.png" />
236+
225237

226238
## 更新日志
239+
2020-04-02
240+
* 添加docker部署支持
241+
* 更新wechaty版本
242+
227243
2019-07-05
228244
* 添加垃圾分类功能,默认开启,使用方法: ?垃圾名称
229245

0 commit comments

Comments
 (0)