not-ilinked / Anarchy

The superior Discord API wrapper
https://anarchyteam.dev
209 stars 46 forks source link

How FriendRequestFlags Works? #3240

Closed Mrgaton closed 2 years ago

Mrgaton commented 2 years ago

image i made this code but i dont now how friendrequest flags works

not-ilinked commented 2 years ago

I actually forgot to make you able to change the members of FriendRequestFlags, so i'm afraid you won't be able to use that for now, lol

Mrgaton commented 2 years ago

Ok when you can let me know and if you can give me an example of how it would be, I would appreciate it

Mrgaton commented 2 years ago

Is it possible that you could ban an account with anarchy?

Mrgaton commented 2 years ago

image

https://github.com/discord/discord-api-docs/issues/69#issuecomment-223886862

Mrgaton commented 2 years ago

By the way, it would be cool if you could modify the user's bio

verticalsync commented 2 years ago

By the way, it would be cool if you could modify the user's bio

You can do this by just doing this.

client.User.ChangeProfile(new UserProfileUpdate()
{
    Biography = "monkeys."
});
not-ilinked commented 2 years ago

Is it possible that you could ban an account with anarchy?

that's worded a little strange. do you mean deleting your own account, or getting someone else's banned?

Mrgaton commented 2 years ago

that anarchy can ban the token you put in it

Because to delete the account you need the password and apart you can cancel by mail

not-ilinked commented 2 years ago

Ah, so you want to make some sort of account terminator? Generally speaking, just do some suspicious shit.

Mrgaton commented 2 years ago

Ah, so you want to make some sort of account terminator? Generally speaking, just do some suspicious shit.

better forget it

verticalsync commented 2 years ago

Ah, so you want to make some sort of account terminator? Generally speaking, just do some suspicious shit.

better forget it

client.JoinGuild("invite");

ez disabled/phone locked lmao

Mrgaton commented 2 years ago

Ah, so you want to make some sort of account terminator? Generally speaking, just do some suspicious shit.

better forget it

client.JoinGuild("invite");

ez disabled/phone locked lmao

:0 thanks

Mrgaton commented 2 years ago

image i made this code but i dont now how friendrequest flags works

friend flags are done?

and I have a question i think if u change an user avatar whith anarchy the account whill be disabled can u fix itpls

verticalsync commented 2 years ago

image i made this code but i dont now how friendrequest flags works

friend flags are done?

and I have a question i think if u change an user avatar whith anarchy the account whill be disabled can u fix itpls

it doesn't, I have this feature in my nuker and it doesn't disable the acc

not-ilinked commented 2 years ago

Fixed in https://github.com/not-ilinked/Anarchy/commit/a1c267a99606cc1ae71d7b6fa98738cbcab8a574