Telegram RegExp AutoResponder: Step 5: launch and testing
AndySendy academy

Step 5: launch and testing

Telegram RegExp AutoResponder
  1. Set up at least one rule (see Step 4) and make sure it’s enabled (checkmark ☑)
  2. Click the “▶ Start” button in the top part of the window
  3. The status should become “Status: Running” (green color) — this means the program is working
  4. Test it: ask a friend to message you on Telegram
  5. In the “Logs” section (at the bottom of the window) you will see:
    • Who sent the message
    • Message text
    • What response was sent
    • Which rule triggered

Quick reference “What went wrong?”

ProblemWhat to do
Code doesn’t arriveThe code arrives in the Telegram chat (inside the app), not via SMS. Check your phone.
Program closesCheck config.json. Most likely, you deleted an extra quote or comma.
Doesn’t respond to messages1. Check if the checkmark in the “Enabled” column is checked. 2. Check if the “Start” button is pressed.
Want to change accountSimply delete the session.session file and launch the program again.
Session invalidDelete the session.session file and launch the program again — it will automatically request authorization when you press “Start”.
API_ID or API_HASH not specifiedOpen config.json in Notepad, check that API_ID is a number without quotes, and API_HASH is a string in quotes. Make sure you entered your data from my.telegram.org, not the examples.
Authorization dialog in wrong languageCheck the selected language in the dropdown list in the top right corner (the desired language should be selected).

Download Telegram RegExp AutoResponder