Telegram bot progress thread by @renzokuken

Today:

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