You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Control which commands can be used, and by who, from the UI.
App persists changes. To get it to persist, download the zip, run desktop Setup 0.2.0.exe, then once it's installed, close the app and run win-unpacked/desktop.exe.
Bot handles errors better, and relays them to the user who sent the command via twitch chat.
Reduced bundle size by roughly 55 MB.
Interface
Added a table showing the available commands
Allows you to enable/disable a command;
Allows you to limit commands to certain twitch users (subscribers, mods, , custom list of users, etc.)
Provides a description of the command, and a usage guide explaining how it is intended to be used.
Implemented 'trusted users'
Commands can now be limited to 'trusted' users.
Implemented a table and twitch command (!lcu trust ) to manage trusted users.
Twitch commands
Bot handles errors better, and relays them to the user who sent the command via twitch chat