Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 525 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 525 Bytes

0.0.1

Initial commit, list of features:

  • /register - Sign up for receiving new issue
  • /start - Sign up for receiving new issue
  • /unregister - Stop receiving new issue
  • /watch ID... - Watch one or multiple issue modification
  • /list_watchers - List issue subscription
  • /delete_watcher ID... - Delete issue subscription
  • /help - Print help message

0.0.2

Instead of user queue we use changestream of mongodb, to notify change of issues. Watch also comments on issue. Add /version command Map /start -> /register