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

Adding a is Banned request #22

Open
foxyyyyyyyyyyyyy opened this issue Oct 6, 2024 · 2 comments
Open

Adding a is Banned request #22

foxyyyyyyyyyyyyy opened this issue Oct 6, 2024 · 2 comments

Comments

@foxyyyyyyyyyyyyy
Copy link
Contributor

Example responses:

{
banned: false,
reason: null,
since: null
}
{
banned: true,
reason: Cheating,
since: datetime
}

Would be pretty cool to see also I think it has importent benefits when using the api

@CalumW1
Copy link
Owner

CalumW1 commented Oct 7, 2024

I think this will be a cool feature, will keep an eye out for an endpoint that would support this.

@CalumW1
Copy link
Owner

CalumW1 commented Nov 2, 2024

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