Variante

  • Verion 1.1.3 - Little features and bugs

    deadtom 1 zi în urmă 1 se angajează să master de la această versiune

    Features:

    • When a milestone is passed, chat now announces the next milestone.
    • Added blurb to "Manage Accounts" panel, explaining how to merge accounts with temporary accounts.
      • Temporary accounts now show up in green, for easier visibility

    Bugs:

    • "UnboundLocalError: cannot access local variable 'id' where it is not associated with a value" when an unregistered user subcribes on kofi.
    • "NameError: name 'donations' is not defined" error in log on kofi donation.
    • !rewards command correctly describes votes, and correctly pluralizes "points" or "point".
     
  • Version 1.1.2 - More bugs

    deadtom 3 zile în urmă 8 se angajează să master de la această versiune

    Bug Fixes

    • "Mouse over flags to show milestones" line no longer appears on rewards queue pages when there are no milestones configured.
    • All category related management pages now return to the categories tab in the management panel.
     
  • Version 1.1.1 - bracket

    deadtom 5 zile în urmă 17 se angajează să master de la această versiune

    Micro release

    Fixed missing closing bracket in alertstyle.css.

     
  • Version 1.1 - Alerts

    deadtom 6 zile în urmă 18 se angajează să master de la această versiune

    Minor Updates

    • Lots of code clean-up, refining logging messages, etc.
    • Added alert overlays, and the ability to upload your own alert images, animated GIFs and videos.
      • Customize the name text on these by adding CSS to the browser source in your streaming software. This does require some knowledge of CSS. The examples in the README should get you started.
    • Fulfilled rewards are now automatically removed at the beginning of a new stream.
    • Removed "Customize CSS" option from to-do list management page. Decided this was just bloat, since custom CSS can be added to the browser source in streaming software.

    Bug Fixes

    • Removed console error when checking online status, and the stream is offline.
    • Fixed rewards appearing above the rewards table in the rewards queue.
    • Management panel now returns to the correct tab when hitting the "cancel" link on the "add reward", "edit reward", and "edit account" pages.
     
  • Version 1.0.9 - To-do list

    deadtom 2 săptămâni în urmă 80 se angajează să master de la această versiune

    A minor update.

    A to-do list has been added, so the streamer can add items to the list and cross them off as they go. This of course comes with an overlay which can be added to your streaming software as a browser source, to display on your stream. You can also add CSS to the list overlay, to customize it however you like.

    Be sure to run update.sh from inside your OwnchatBot folder, after downloading the new version:

    bash ./update.sh
    
     
  • Version 1.0.8 - Authentication change

    deadtom 2 săptămâni în urmă 104 se angajează să master de la această versiune

    OwnchatBot now uses your Owncast instance as an Indieauth server to grant access to your OwnchatBot management panel. When prompted for a username and password, use the same username and password you use to log into your Owncast admin page.

     
  • Version 1.0.7 - More minor bug fixes

    deadtom 3 săptămâni în urmă 147 se angajează să master de la această versiune

    • Fixed errors when contributing to a goal with no milestones set
    • Fixed bug where viewers could vote more than once
     
  • Version 1.0.6 - Minor bug fix

    deadtom 3 săptămâni în urmă 155 se angajează să master de la această versiune

    • Fixed "Keyerror" log error when a user joins or leaves chat.
    • Added some contact info to README.md.
     
  • Version 1.0.5 - Chat logging

    deadtom 2 luni în urmă 160 se angajează să master de la această versiune

    • Since Owncast doesn't have any option to log chat messages from previous streams, and I keep needing to refer back to old chat logs now and then, I set up chat logging in the chatbot log file.
     
  • Version 1.0.4 - Kofi memberships!

    deadtom 5 luni în urmă 169 se angajează să master de la această versiune

    • Now supports basic Kofi memberships. Viewers can be awarded monthly points for their membership.
    • Refactored to change all "tip" verbiage to "donation".