Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[API] Add Endpoint to separate kicks from bans for servers when bots cant separate bans due to lack of permissions. #95

Closed
AraHaan opened this issue Jul 5, 2016 · 1 comment

Comments

@AraHaan
Copy link

AraHaan commented Jul 5, 2016

Yes, they can use the on_member_removed event. But it fails if they do not have permsions to get the bans list and ignore it if they are in the list to get the kicks and it proves to be a issue. I would also thing this event is also reiggered when they leave at will so it would be nice if there was a endpoint/event to just get the kicks for any and valid logging to know if they broke any rules of servers or not as not too many people can remember things like that. (yes a bot can do it if they use the bot to kick the person but, whet if they have 1 bot doing the actual kicking and another one logging things to a channel? That would prove this issue and a lack of the API that I believe needs added. (Not to mention makes it easier for noobs to make nice bots similar to BooBot for example).

@AraHaan AraHaan changed the title Add Endpoint to separate get kicks from servers for when bots cant separate bans due to lack of permissions. Add Endpoint to separate kicks from from bans for servers when bots cant separate bans due to lack of permissions. Jul 5, 2016
@AraHaan AraHaan changed the title Add Endpoint to separate kicks from from bans for servers when bots cant separate bans due to lack of permissions. Add Endpoint to separate kicks from bans for servers when bots cant separate bans due to lack of permissions. Jul 5, 2016
@AraHaan AraHaan changed the title Add Endpoint to separate kicks from bans for servers when bots cant separate bans due to lack of permissions. [API] Add Endpoint to separate kicks from bans for servers when bots cant separate bans due to lack of permissions. Jul 5, 2016
@b1naryth1ef
Copy link
Contributor

Thanks for your input on this, but we're not using this repo for feature requests. We're looking at options to include what your asking for in the upcoming audit log features.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants