Skip to content

Release 1.0.1

Compare
Choose a tag to compare
@samr28 samr28 released this 22 Jan 05:38
· 9 commits to master since this release

This release is stable enough for production environments. All of the bugs found in release 1.0.0 have been fixed and I have been unable to make the bot crash.

  • Updated readme
  • Length of additional info boxes bug fixed
  • Update function now works with the new data structure
  • Update success/confirmation message now sends the correct id number
  • Fixed the schedule option bool
  • Changed the default web port from 8080 to 81
    • So that it won't require root access and won't conflict with other web services
  • Added the ability to turn off the schedule feature
  • Added documentation to most functions

*Note: this version of AgendaBot is compatible with 1.0.0 so you can safely upgrade without clearing out the redis database. All releases 0.x.x are only compatible with 0.x.x releases while 1.x.x releases are compatible with other 1.x.x releases.