wtfseanscool / lichess-autoplay

Autoplay bot/cheat for lichess.org, created with Python
GNU General Public License v3.0
4 stars 0 forks source link

Use pynput #2

Closed SolsticeSpectrum closed 1 year ago

SolsticeSpectrum commented 1 year ago

Don't use keyboard. On Linux it requires root which is not good. Use pynput.keyboard instead.

Here is the documentation: https://pynput.readthedocs.io/en/latest/keyboard.html

wtfseanscool commented 1 year ago

ea356427bf5ca43391486f322f9ee602f367b89a