CedArctic / Chimera

System Remote Control Discord Bot written in Python discord.py
MIT License
87 stars 23 forks source link

Feature request: Mouse and keyboard control #37

Open EskelCz opened 2 years ago

EskelCz commented 2 years ago

I was looking for a way to give control to a friend when screensharing on Discord, to be able to play a game together. Kind of a virtual hotseat. I found chimera which sounds like what I needed, except it doesn't support the actual controls. Could it be added? For example with https://pyautogui.readthedocs.io/en/latest/?

I'm new to this library and with very limited python knowledge so I would take me forever to figure out on my own. :(