- The bot accept messages from users and redirects them to your direct messages.
- This bot works in real time, so messages will be delivered to you immediately after sending.
- Bot management using
managment_bot.py
- The user sends a message to the bot.
- The bot accepts the message and redirects it to you in direct messages.
- You receive a message and can reply to the user.
python-telegram-bot
Install: pip install -r requirements.txt
- Step one:
python telegram_bot.py
- Step two:
managment_bot.py