Discord Bot Creating Invite Link
is creating server invite links using a discord bot when it joins a guild against discord TOS?
5 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by staffv14.15.2
umm
Discord does not condone bots creating invites without the expressed consent of the guild owner/admins. source (Discord Developer Policy)
You may not use the APIs in any way to [...] process Discord Data in a way that surprises or violates Discord users' expectations.- If you are experiencing problems with a particular guild, have your bot leave and/or blacklist it
in future please just stick to one channel for asking your question ( #rules 4 )
okay