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
A lot of people, especially on support server, noticed that most of problems are simply missing permissions for Server Captcha Bot, (usually embed links permission, but sometimes also putting bot "underneath" verified role). To solve this rather tiny problem I would suggest adding a line, to bot, that is going to check if it has correct permissions. For example if our bot (512333785338216465) doesn't have permission "EMBED_LINKS" then instead of creating failed attempt to embed link, what makes user suspect that it "broke", it could respond with "I am unable to embed links" and eventually attach few files/links to show how to enable this feature for the bot. Same with verified role. If bot is unable to manage that role let's make it respond with "I am unable to manage this role" and eventually attach few files/links to show how to enable this bot to make it work properly. I think this implementation wouldn't require a lot of effort and would solve quite a lot of "issues".
The text was updated successfully, but these errors were encountered:
As an update: we are working on entirely getting rid of the config command and relying entirely on the upcoming dashboard for setup. This will allow for a much easier and more friendly way to setup the bot.
A lot of people, especially on support server, noticed that most of problems are simply missing permissions for Server Captcha Bot, (usually embed links permission, but sometimes also putting bot "underneath" verified role). To solve this rather tiny problem I would suggest adding a line, to bot, that is going to check if it has correct permissions. For example if our bot (512333785338216465) doesn't have permission "EMBED_LINKS" then instead of creating failed attempt to embed link, what makes user suspect that it "broke", it could respond with "I am unable to embed links" and eventually attach few files/links to show how to enable this feature for the bot. Same with verified role. If bot is unable to manage that role let's make it respond with "I am unable to manage this role" and eventually attach few files/links to show how to enable this bot to make it work properly. I think this implementation wouldn't require a lot of effort and would solve quite a lot of "issues".
The text was updated successfully, but these errors were encountered: