从webiste查询discord api

发布于 2025-01-11 01:48:29 字数 121 浏览 0 评论 0原文

有没有办法在服务器上没有机器人的情况下查询不和谐 API。

我想检索我的朋友和我的个人资料图片并将其放在我创建的网站上。

我做了一些研究,只找到了不和谐机器人的东西。

我想要的有可能吗?

Is there a way to query the discord API without have a bot on a server.

I would like to retrieve my friends and my profile images and put it on a website I created.

I've done some research and only found stuff for discord bots.

Is what I want even possible ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

悲凉≈ 2025-01-18 01:48:29

是的,这是可能的。
查看 API 路线。您只需使用用户 ID 发出请求即可获取整个 用户对象< /a>.
如果您需要有关 API 本身以及如何使用它的更多信息,请查看
Discord API 参考

Yes, this is possible.
Take a look at this API route. You can just make a request there with the user id and get the whole user object.
If you need more information on the API itself and how to use it check out the Discord API Reference

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文