Skip to content

Releases: chinzistor/StreamerQnA

Filter update

12 Jul 22:29
Compare
Choose a tag to compare

0.34.3 beta

New features and bugfixes

What's new?

  • Reloading the dashboard will load the saved the questions in the order they were submitted.
  • Added question filtering:
    • filter out exact matches,
    • filter out similar matches,
    • check other groups if they already have exact or similar matches,
    • chat response to viewers if a matching or similar question is already registered.

Bugfixes

  • Reloading the dashboard caused the order of the questions mixed up.

Handling update

06 Jul 22:06
Compare
Choose a tag to compare

0.32.8 beta

New features and bugfixes

What's new?

  • Now you can further customize both the dashboard and the bubble.
  • You can clear a whole queue within a group by clicking a dedicated button under the group names.
  • The configuration is now a bit more clear.
  • Some redundant code pieces were removed.
  • Some code pieces were made simpler.

Bugfixes

  • Sometimes the system registered a command twice, rendering the message twice in the queue and responding twice in the chat.
  • Neither the bubble and the queue couldn't handle overflowing text properly.

First release

04 Jul 18:10
Compare
Choose a tag to compare

0.28.7 beta

First beta release

StreamerQnA is a locally hosted alternative to Featured.chat to have your Twitch viewers' questions showed on your stream based on HTML and JavaScript.

Features

  • You can setup several command group with limitless aliases for the chatbot to listen to. Each command is going to register the viewer's question in the corresponding tab.
  • You can customize both the look and formatting of the bubble that shows on your stream and the dashboard dock you handle the submitted messages in.
  • You can show the submitted messages one by one on your stream just with a mouse click.
  • You can remove questions from your queue if you don't want it to bother you anymore.
  • You can setup chatbot responses so the viewers get notified if their message was registered.