- Install requirements in
requirements.txt
- Add the required environment variables of
sample_config.env
, either by renaming toconfig.env
, or in whatever way your environment supports Environment Variables. - Run the bot:
python3 -m bot
- ThankTelegram
- Dan Tès for his Pyrogram Library
- pokurt for his PyroGram Session Maker
- SpEcHIDe for his Telethon String Session Generator