The bot I created allows you to prevent bot attacks. It can block them and delete spam. This applies not only to Arab bots, but also to others. If you want, you can add additional forbidden characters, which in turn will help prevent even more undesirable actions.
- Download Telegram
- Download Python 3.9.1
- Download, unpack the archive with the bot and open the file
config.py
- Edit
token
andadmin_id
- Open the command line (cmd), go to the directory with the bot and write:
pip install pyTelegramBotApi
python app.py
Congratulations! The bot is running.