简体   繁体   English

如何查看新人来自哪个邀请链接?

[英]How can I see which invite link the newcomer came from?

I have a server have a invite system.我有一个服务器有一个邀请系统。 When anyone came to my server i want to know who invited this user.当有人来到我的服务器时,我想知道是谁邀请了这个用户。 How can i do that?我怎样才能做到这一点?

You can't.你不能。 Discord does not allow an endpoint for this. Discord 不允许为此使用端点。 The "best" way would be to fetch the audit logs, then fetch the server invites and compare the codes. “最好”的方法是获取审计日志,然后获取服务器邀请并比较代码。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何将邀请码链接到用户? DISCORD.JS - How can I link an invite code to a user? DISCORD.JS 通知来自哪里,如何打开标签页? - How can I open the tab, the notification came from? 如何在来自数据库的值中使用掩码? - How can I use a mask in values came from database? 当我通过Rails 5上的React Webpacker来自link_to帮助程序时,如何使document.addEventListener&#39;turbolinks:load&#39;运行? - How can i make document.addEventListener 'turbolinks:load' run when i came from link_to helper via react Webpacker on Rails 5? 如何查看日期是在 javascript 之前还是之后? - How do I see if dates came before or after with javascript? 我如何删除其中的所有内容 <td> 在第一次之后 - How i can remove all the content inside a <td> which came after the first <a> 如何将字符串转换为来自按钮输入的Int - How do I convert an string to an Int which is came from the input of an button 没有引荐来源时,Google,Facebook等如何找到您来自哪个网站? - How can Google, Facebook, etc find out which website you came from - when there is no referrer? 如何制作 Discord 邀请过滤器? - How I can make Discord Invite filter? 如何将从Promise中获得的数据存储到具有相同密钥的对象中? - How can I store the data I get from a Promise back into an object with the same key it came from?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM