Commit Graph

5 Commits

Author SHA1 Message Date
84ecfd5d27 fix: Fix the setup.py 2021-06-12 21:04:07 +02:00
f4bc27add5 fix: Make the configuration file location configurable 2021-06-12 21:02:17 +02:00
e9900ee9b6 refactor: Huge refactor
- Storage and Subscriptions are Singletons
- SubscriptionManager stores data in StorageManager
- StorageManager and SubscriptionManager are now persistent
- The module template is now much simpler
- Added logging (Debug logging via --debug)
2021-06-12 20:51:45 +02:00
4d8436df67 meta: Add a license 2021-03-31 00:35:36 +02:00
20a3aa0ce3 Initial commit 2021-03-31 00:31:29 +02:00