Skip to content

v0.2 release

Compare
Choose a tag to compare
@justinsmid justinsmid released this 18 Aug 14:44

Changelog

Summary

  1. 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.
  2. Bot handles errors better, and relays them to the user who sent the command via twitch chat.
  3. Reduced bundle size by roughly 55 MB.

Interface

  1. 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.
    • image
  2. Implemented 'trusted users'
    • Commands can now be limited to 'trusted' users.
    • Implemented a table and twitch command (!lcu trust ) to manage trusted users.
    • image

Twitch commands

  1. Bot handles errors better, and relays them to the user who sent the command via twitch chat