简体   繁体   English

在 Discord 中,是否可以通过控制台更改您的个人资料图片?

[英]In Discord, is it possible to change your profile picture via the console?

I am already aware this is against Discord's TOS but still think it'd be a cool idea;我已经知道这违反了 Discord 的 TOS,但仍然认为这是一个很酷的主意; I'm thinking about creating a script to periodically change my profile picture in Discord every day automatically but I can't seem to find anything related to how the request is sent.我正在考虑创建一个脚本来每天自动定期更改我在 Discord 中的个人资料图片,但我似乎找不到与请求发送方式相关的任何内容。 I had taken a look at the Discord Developer Portal but those commands don't work in the console as far as I can tell.我已经查看了 Discord 开发人员门户,但据我所知,这些命令在控制台中不起作用。 Does anyone know a way that this would be possible in the client's console alone?有谁知道仅在客户端的控制台中就可以做到这一点的方法? I don't want to turn my account into a selfbot since I'm pretty sure that'd get banned incredibly fast.我不想把我的账户变成一个自拍机器人,因为我很确定这会很快被禁止。

That would be correct.那是正确的。 It is against the Discord Terms of Service.这违反了 Discord 服务条款。 However it is possible.然而这是可能的。 I would use the setAvatar() function of DiscordJS.我会使用DiscordJS 的 setAvatar()函数。

you can take a look at the git hub repo bellow:你可以看看下面的git hub repo:

https://github.com/zNiGhTFuRyZNTT/Discord-Avatar-Autochange https://github.com/zNiGhTFuRyZNTT/Discord-Avatar-Autochange

I made it myself, read the readme carefully to make sure your don't do it wrong and star, fork & share if you liked it ❤️🍑我自己做的,仔细阅读自述文件,确保你没有做错,如果你喜欢它,请star,fork & share ❤️🍑

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM