Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
yihong0618
2023-12-11 19:34:33 +08:00
parent e2adb7fb1c
commit 383395b601
4 changed files with 142 additions and 1 deletions

View File

@ -1,2 +1,9 @@
# tg_bot_collections
collections of yihong0618's telegram bot
Collections of yihong0618's telegram bot
## HOW TO
1. pip install -r requirements.txt
2. Get tg token, ask Google or ChatGPT, need get it from [BotFather](https://t.me/BotFather)
3. python hy_tg.py ${tg_token}