Pass keyboard shortcuts to your PC via a Telegram bot.
This is intended for use with Netflix on a browser being the active window. It also works just fine for VLC (other than the Skip intro button).
-
You must have Python 3 installed. This bot is written in Python 3.7.
-
Libraries needed are specified in requirements.txt:
pip install -r requirements.txt -
Create a bot using BotFather. Commands list and short descriptions (for use when setting up the bot) is given here.
-
Create a file named secrets.py and populate the values specified using the template provided.
-
Run bot.py:
python bot.py