- First of all, u should install library aiogram ('pip install aiogram').
- The next step is to go to the telegram, find BotFather and create a new bot.
- The bot will give you your own TOKEN and you must insert it in the config file.
- Follow my code.
- Return to BotFather, enter '/setprivacy' -> choose your bot -> Disable.
- For your bot to work, add it to the chat and give it administrator rights.
See you