doc: add info

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This commit is contained in:
yihong0618
2023-12-12 15:41:19 +08:00
parent 988ccc7265
commit 1f62958d3a
2 changed files with 42 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# tg_bot_collections
Collections of yihong0618's telegram bot
for my channel: https://t.me/hyi0618
for yihong0618's channel: https://t.me/hyi0618
## Bot -> poster
@ -17,5 +17,16 @@ for my channel: https://t.me/hyi0618
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}
3. python tg.py ${tg_token}
## Contribution
- Any issue reports or PRs are welcome.
- Any other bot type like slack/discord welcome
- Before PR, use `pip install -U black` then `black .` first
## Appreciation
- Thank you, that's enough. Just enjoy it.