Skip to content

Beta

Pre-release
Pre-release

Choose a tag to compare

@cry128 cry128 released this 25 Jun 12:17
· 89 commits to master since this release
  • Added optional "silent" timer parameter to --time
  • Added command "exact" field (opposed to only "keywords")
  • Added command "fallback" field (default command to execute if all else fails)
  • Added conversational ability
  • Added four new commands: greeting, howru, thanks, repeat
  • Added "last" command file to cache
  • Added weather search in specific location
  • Removed excess files
  • Removed accidental file overriding
  • Removed --setup and --link
  • Added handling when no command heard
  • Added config key error checking
  • Fixed date in x amount of days command
  • Fixed ability and integration initialization issues
  • Fixed a bug causing hour to be 0 when the hour was 12 am/pm
  • Fixed keywords detecting inside of words
  • Fixed some issues with the readme
  • Improved and simplified many backend processes
  • Improved and remodeled kara's command compilation to support command repeating
  • Improved error handling
  • Improved keyword handling
  • Improved usage (--usage)