Skip to content

v1.2.0 - Porchetta

Latest
Compare
Choose a tag to compare
@sktse sktse released this 19 Nov 05:44
· 7 commits to master since this release

Release - v1.2.0 - Porchetta

  • Adds the ability to add custom output greetings.
    • Custom output greetings are set with a semi-colon separated string.
    • Each greeting can be multiple words.
    • The percentage occurrence of the custom of greetings is set with a slider from 0% to 100%.
  • Adds greetings in Estonian, Igbo, Yoruba, and American.
  • Adds support to trigger the custom greeting when the last character in the command is a punctuation.
  • Adds clarification to Streamlabs Chatbot Python installation.
  • Adds settings JSON upgrading. The script will upgrade the settings JSON to the current version and preserve already set values.
  • Adds developer hygiene things
    • Adds unit tests! Yay!
    • Adds continuous integration! Continuously Yay!
    • Adds automatic builds!
    • Adds Makefiles for all these things!