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
The only way to set Telegram token is with --token which is kinda annoying in docker-compose or kubernetes land. Would rather set that via environment variable (as an option).
The only way to set Telegram token is with
--tokenwhich is kinda annoying in docker-compose or kubernetes land. Would rather set that via environment variable (as an option).