This Telegram bot comes with ABSOLUTELY NO WARRANTY.
- How to execute this code?
- Telepot:
> pip install telepot
- Create your own Telegram bot: https://core.telegram.org/bots#botfather
- Set bot's
privacy mode
todisabled
: https://core.telegram.org/bots#privacy-mode - Get a Telegram Bot API Token: https://core.telegram.org/bots/api#authorizing-your-bot
- Add your bot to the desired group(s)
- Lastly:
> python bot.py YOUR_TELEGRAM_BOT_API_TOKEN
- Telepot: