- add support for messaging
- subscribe user from cli client if no msg text is given
- message text with spaces allowed without quotes
- fix kwargs issue with exported methods
- fallbacks for json import
- improved HTTP error handling
- unit tests
- add cli client to send notifications
- fix typo which prevented proper function call of subscribe_user
- add basic API access