In the comments to #39, a list of the functions needing administrator rights is provided. For those functions, we should catch an eventual "bot isn't admin" error and inform the user/chat about this fact, so they can change it.
I would not recommend checking whether we're admin or not every time a user tries to do something because we really only need it for very few features.
In the comments to #39, a list of the functions needing administrator rights is provided. For those functions, we should catch an eventual "bot isn't admin" error and inform the user/chat about this fact, so they can change it. I would not recommend checking whether we're admin or not every time a user tries to do something because we really only need it for very few features.