diff --git a/README.md b/README.md index 5bfd981..3b6749c 100644 --- a/README.md +++ b/README.md @@ -75,11 +75,6 @@ ALLOWED_CHAT= SAFE_WORD=\ # When this character/string is detected anywhere in a message, the bot won't respond to it. # Defaults to "\". - -SELF= -# The user ID of your bot which you can get from the admin panel or database. -# THIS IS NEEDED SO THAT THE BOT DOES NOT RESPOND TO IT'S OWN MESSAGES. -# BE SURE TO FILL THIS IN. ``` 5. After completing these steps and making any desired changes, build and run the project: