Update Script authored by imcb's avatar imcb
......@@ -26,6 +26,7 @@ Commands can be separated into categories:
- Commands that use PyAutoGUI
- Commands that use pynput
- Commands that draw from the list of keycode aliases and are all handled by a single block of code
- Commands that take arguments e.g. the 'type' command or the 'arrow left for' command
- Commands that any viewers can run
- Commands that are exclusive to certain users
......
......