Open krai-me opened 3 months ago
A bot can't kick itself from a guild, but it can leave (GuildLeave
)
A bot can't kick itself from a guild, but it can leave (
GuildLeave
)
wait i am kicking my bot itself its an antinuke type bot .. so if other bot exceeds limit it will be kicked
Yes, but you must leave, not kick, simply by API restrictions.
err- Error kicking from guild: HTTP 403 Forbidden, {"message": "Missing Permissions", "code": 50013} even the bot has higher role than the person and has proper permissions but it isnt kicking..
code-
its bug or what
Environment:
Library Version: latest Go Version: latest
Additional Information:
The bot's role is confirmed to be the highest in the role hierarchy. The bot's role has the Kick Members permission enabled.(even tested with admin)