1
0
mirror of https://github.com/fumiama/ReiBot.git synced 2026-06-09 12:30:47 +08:00

add 结束响应 notify

This commit is contained in:
源文雨
2022-10-09 08:11:19 +08:00
parent d6ebd8734d
commit f2519a7b28
2 changed files with 28 additions and 2 deletions

View File

@@ -12,6 +12,8 @@
## Instructions
> Note: This framework is built mainly for Chinese users thus may display hard-coded Chinese prompts during the interaction.
This framework is a simple wrapper for [go-telegram-bot-api](https://github.com/go-telegram-bot-api/telegram-bot-api), aiming to make the event processing easier.
## Quick Start