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 / xynox_privacy_policy.md
Last active September 28, 2021 02:57
Privacy Policy & TOS of all projects own by Arindam "Xynox" Hazra and his organisations.

Privacy Policy

This is the privacy policy of all projects own by Arindam(Xynox) and his organisations. This document applies to those projects where it has been officially mentioned by Arindam(Xynox). We collect some data from the users for working and functional purpose of our project. This document does not supersede the Developer Terms of Service.

This document can be printed for reference by using the print command in the settings of any browser.

Owner and Data Controller

@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