Skip to content

mavic111/telegram-bot

Repository files navigation

telegram-bot

Telegram Bot using HTTPX with getUpdates method

Run the script

Edit config.py with your Telegram API TOKEN and your Telegram Channel Chat ID.

Run the script using command below:

python3 main.py

Features:

  • Asynchronous Process
  • Supports methods: SendMessage, SendVideo, SendAudio, SendDocument, SendPhoto, SendPoll
  • Intercepting message/channel_post such as text, document, photo, poll, audio, location, and contact
  • Intercepting poll answer

About

Telegram bot using HTTPX with getUpdates method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages