Better Telegram API parsers, databases, plugins
This will be the first public release of Joker in Github. Hope you like new features we added in this large update:
- Better Telegram API parsers with ability to wrap any field into any class. Auto-detecting collections;
- Sqlite and Redis databases can be attached to any class;
- New Activity plugin will chase users and chats for updates in their info.
Since these additions was large enough, we had to change also implementations:
- Some plugins updated to new Telegram API parsers and database;
- More tests added.