I want to offer to add multiple buttons to prevent spam (buttons may be shuffle). I can do a PR, but it's better if u looking for my forked repository, cause i'm not a familiar with go yet (one day of research)
First one will ban a user at once, the second one is dummy, and the third one is to approve user.
Also to use .env to store bot token and use config.toml.example to get updates with out any problems.
I think this goes beyond the main idea of the bot - to be as simple as possible. Your idea is really interesting but it will be better as a separate project/fork.
I want to offer to add multiple buttons to prevent spam (buttons may be shuffle). I can do a PR, but it's better if u looking for my forked repository, cause i'm not a familiar with go yet (one day of research)
First one will ban a user at once, the second one is dummy, and the third one is to approve user.
Also to use .env to store bot token and use config.toml.example to get updates with out any problems.