Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
feat update help message
Browse files Browse the repository at this point in the history
  • Loading branch information
indes committed May 25, 2019
1 parent 01bc1b3 commit 33d96ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot/bot.go
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,7 @@ func makeHandle() {
/list 查看当前订阅源
/set 设置订阅
/help 帮助
详细使用方法请看:https://github.com/indes/flowerss-bot
`
_, _ = B.Send(m.Chat, message)
})
Expand Down

0 comments on commit 33d96ec

Please sign in to comment.