Skip to content

TerminalExploit/DM-Telegram-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DMs Telegram Order Bot

Python Version Version License

This Telegram bot is written in Python and is designed to redirect messages sent by users to the bot to you in DMs.

Functional

  • 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

Usage example

  1. The user sends a message to the bot.
  2. The bot accepts the message and redirects it to you in direct messages.
  3. You receive a message and can reply to the user.

Requirements

python-telegram-bot

Install: pip install -r requirements.txt

Run

  • Step one:
python telegram_bot.py
  • Step two:
managment_bot.py

About

DMs Telegram Order Bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages