
PiggyPlex
- Activité totale 110
- Dernière activité
- Membre depuis
- Abonné à 0 utilisateur
- Abonnés 0 utilisateur
- Votes 72
- Abonnements 19
Aperçu des activités
Dernière activité effectuée par PiggyPlex-
PiggyPlex a ajouté un commentaire,
a) "seems about" isn't really good enough. Also, it's hard to get actual "proof" of someone being underage, except for them explicitly stating that. Discord cannot and should not judge a user's age...
-
PiggyPlex a ajouté un commentaire,
It's been downvoted due to the feature already existing! The endpoint is: https://discord.com/api/v8/invites/ShrN5D?with_counts=true I am aware that it isn't explicitly shown on the API documentati...
-
PiggyPlex a ajouté un commentaire,
Downvoted, because: Code eval(uation) should only be given to bot developers for testing purposes: people who would already have access to the bot code and token. I cannot stress enough how dangero...
-
PiggyPlex a ajouté un commentaire,
You're all upvoting this because THEORETICALLY it sounds like a nice idea, and would add to trolling. Building off of Sky_Dragonsz's point, it would fundamentally be a good idea, if people were awa...
-
PiggyPlex a ajouté un commentaire,
It's sad to hear that, however please note that this side of the documentation is for API suggestions and requests, as opposed to support in general. If you need help, please either contact Discord...
-
PiggyPlex a ajouté un commentaire,
Many problems with this. For one, this part of Discord is for API suggestions and feedback. Your suggestion as stated is for a library known as Discord.JS. Whilst a wrapper of the Discord API, it i...
-
PiggyPlex a ajouté un commentaire,
I'd prefer the exact opposite: being able to change the MAXIMUM number of characters in a channel to prevent spam or just for normal uses, like counting channels.
-
PiggyPlex a ajouté un commentaire,
If people want to use selfbots maliciously, they are already able to. If users want to make malicious selfbots, the API is already there. There will always be malicious users, but they shouldn't st...
-
PiggyPlex a ajouté un commentaire,
Just allow users to self-remove that role using a bot, and deny all users without the role. Make sure to automatically assign that role to them when they join the server.
-
PiggyPlex a ajouté un commentaire,
If what you mean is getting a user's ID when adding a bot through the OAuth2 flow, this can already be achieved. You can do this by using the identify scope as well as callbacks. Example: https://d...