Skip to content

Instantly share code, notes, and snippets.

View XynoxTheDev's full-sized avatar
:octocat:
Noobzie Coder Boi

Arindam Hazra XynoxTheDev

:octocat:
Noobzie Coder Boi
View GitHub Profile
@XynoxTheDev
XynoxTheDev / blog.md
Last active November 9, 2024 07:46
Hello World!
@XynoxTheDev
XynoxTheDev / xynox_privacy_policy.md
Last active November 8, 2024 05:50
Privacy Policy & Terms of Service for Arindam Hazra (XynoxTheDev) Projects and Affiliated Organizations

Privacy Policy

Last Updated: November 8, 2024

Welcome to the Privacy Policy for all projects owned by Arindam Hazra (XynoxTheDev) and affiliated organizations. We value your privacy and are committed to maintaining a transparent and secure experience.


1. Data Collection

We collect only the data essential to providing and improving our services, including but not limited to:

@XynoxTheDev
XynoxTheDev / Discord_API_Rate_Limits.bash
Last active March 23, 2022 21:19
Rate limits for those who interact with Discord API.
REST:
POST Message | 5/5s | per-channel
DELETE Message | 5/1s | per-channel
PUT/DELETE Reaction | 1/0.25s | per-channel
PATCH Member | 10/10s | per-guild
PATCH Member Nick | 1/1s | per-guild
PATCH Username | 2/3600s | per-account
|All Requests| | 50/1s | per-account
WS:
Gateway Connect | 1/5s | per-account