You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the environment variable TELEGRAM_BOT_ADMINS is empty or not existing, the bot loads a list with an empty string (['']), which should not be correct, and is confusing.
It should be possible to have just an empty list ([]).