A command-based bot framework for XMPP
Go to file
Alexander PapaTutuWawa 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
mira refactor: Huge refactor 2021-06-12 20:51:45 +02:00
.gitignore Initial commit 2021-03-31 00:31:29 +02:00
LICENSE meta: Add a license 2021-03-31 00:35:36 +02:00
setup.py Initial commit 2021-03-31 00:31:29 +02:00