Product Details

 

The bot consists of 2 python files.

session.py and ubot.py

General properties of tahe bot;

  • When the Telegram Apis is added to the session.py file, it automatically creates the config.py file.
  • When the bot starts, it sends a message to the telegram account of the person specified in config.py that the bot has started successfully and sends an error message if there is an error.
  • All private messages to Telegram are automatically answered.
  • The login code sent by Telegram is extracted and the login code is sent to the person specified in the codes.
  • Added a 10-20 second waiting time to send a message to the same user as spam protection.
  • For additional spam protection, the daily and total message limit is set in the config.py file to avoid sending messages to the same user multiple times. The default value is 3 messages per day and 10 messages total. If a user receives 10 automated messages, that user will no longer be sent any more messages.
  • A special ID system has been added to calculate how many private messages have been received from different people. For each user who sends a message, an id starting from zero is displayed on the screen. Telegram id information is stored in the user data json file.
  • The information, error messages and all code in general has been designed to be as readable as possible on the cmd screen.

Telegram Auto Reply User Bot v1

99.00

Share this product :