mirror of
https://github.com/cdryzun/tg_bot_collections.git
synced 2025-04-29 00:27:09 +08:00
1.1 KiB
1.1 KiB
tg_bot_collections
Collections of yihong0618's telegram bot
for yihong0618's channel: https://t.me/hyi0618
Bot -> poster
Bot -> pretty mapper
Bot -> Gemini player
- visit https://makersuite.google.com/app/apikey get the key
- export GOOGLE_GEMINI_KEY=${the_key}
- use
gemini: ${message}
to ask
HOW TO
- pip install -r requirements.txt
- Get tg token, ask Google or ChatGPT, need get it from BotFather
- python tg.py ${tg_token}
Contribution
- Any issue reports or PRs are welcome.
- Before PR, use
pip install -U black
thenblack .
first
Acknowledge
- poster use my repo -> https://github.com/yihong0618/GitHubPoster
- pretty map use wonder repo -> https://github.com/chrieke/prettymapp
- Gemini use -> https://github.com/google/generative-ai-python
Appreciation
- Thank you, that's enough. Just enjoy it.