Pagliacii / tg_bot_collections

collections of yihong0618's telegram bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tg_bot_collections

Collections of yihong0618's telegram bot

for yihong0618's channel: https://t.me/hyi0618

Bot -> poster

image

Bot -> pretty mapper

image

Bot -> Gemini player

  1. visit https://makersuite.google.com/app/apikey get the key
  2. export GOOGLE_GEMINI_KEY=${the_key}
  3. use gemini: ${message} to ask

HOW TO

  1. pip install -r requirements.txt
  2. Get tg token, ask Google or ChatGPT, need get it from BotFather
  3. python tg.py ${tg_token}

Note

If you don't want to use one of these command, you can use --disable-command <command> option to disable it. This option can be used multiple times.

Contribution

  • Any issue reports or PRs are welcome.
  • Before PR, use pip install -U black then black . first

Acknowledge

Appreciation

  • Thank you, that's enough. Just enjoy it.

About

collections of yihong0618's telegram bot

License:MIT License


Languages

Language:Python 100.0%