Update Script authored by imcb's avatar imcb
...@@ -27,7 +27,7 @@ Commands can be separated into categories: ...@@ -27,7 +27,7 @@ Commands can be separated into categories:
- Commands that use PyAutoGUI - Commands that use PyAutoGUI
- Commands that use pynput - Commands that use pynput
- Commands that take arguments e.g. the 'type' command or the 'arrow left for' command - Commands that take arguments e.g. the 'type' command or the 'arrow left for' command
- Commands that viewers can run - Commands that any viewers can run
- Commands that are exclusive to certain users - Commands that are exclusive to certain users
- Commands that only devs can run - Commands that only devs can run
- Commands that only mods can run - Commands that only mods can run
... ...
......