Invite bot with metadata?

Is there any way I can redirect a user to a discord invite bot link, where (for example) in URL params I can specify some linking code that will link the discord bot to my service when the bot is successfully invited to the server? Otherwise I will need to DM the server owner with a link or something similar.
3 Replies
d.js docs
d.js docs3y ago
• What's your exact discord.js npm list discord.js and node node -v version? • Post the full error stack trace, not just the top part! • Show your code! • Explain what exactly your issue is. • Not a discord.js issue? Check out #useful-servers.
조아오
조아오3y ago
You can specify an redirect URL in the discord applications if I'm not wrong On Application => Your Bot => OAuth Not an Djs issue, please refer to the Discord Dev server You can find the invite in #useful-servers
DanTheGoodman
DanTheGoodmanOP3y ago
sweet thanks!

Did you find this page helpful?