Today:
- Debugged feature of bot automatically leaving groups if added by someone else than bots admin,
- Implemented bot configuration as TOML, this is more GRIN style of configuration files, consistent with wallet and node,
- Implemented configurable log level,
- Fixed a bug that was preventing saving configuration in the bot context,
- Implemented decorators for authentication purposes, they make source-code shorter and more readable,
- Resolved a whole set of syntax errors and other minor problems.