The bots config file currently expects the admin user will contain a leading @ symbol and messages will be accepted or rejected by the bot based on an exact match of this config string against the telegram user sending the message.
The bot should be more accommodating and automatically add the @ if it’s not there (at runtime). Possibly warn the user by a message at start up hinting they should correct the config
The bots config file currently expects the admin user will contain a leading @ symbol and messages will be accepted or rejected by the bot based on an exact match of this config string against the telegram user sending the message.
The bot should be more accommodating and automatically add the @ if it’s not there (at runtime). Possibly warn the user by a message at start up hinting they should correct the config