Skip to content

v1.2.0

Compare
Choose a tag to compare
@SethClydesdale SethClydesdale released this 02 Oct 21:54
· 14 commits to main since this release
  • added support for custom Sensei name by writing "My name is NAME" or "Call me NAME"
  • added auto-embed and play for messages that contain a YouTube video link.
  • added Arona.expression() helper function for changing Arona's expression.
  • added the option of simply passing an Array to Arona.say() to auto assign its values to the arguments.
  • added new sections to About Arona page.
    • Expressions
    • Remembering Sensei's Name
    • Fetching Videos
  • added new messages/responses for Arona.
    • Goodbye, Arona.
    • Goodnight, Arona.
    • I hate Arona.
    • 69
  • updated formatting for Arona's response list.
  • updated rickroll message with video.
  • optimized arona.js.
  • fixed autoplay not working for embedded videos on certain browsers.
  • fixed Arona not leaving after getting angry at Sensei if the user immediately encoded another message before she left.