GuFFy12 / Discord-Token-Checker

šŸ”„Fastest Parallel Request Double-Check Discord Token CheckeršŸ”„ Parse discord tokens from any file and directory.
MIT License
44 stars 17 forks source link

Would you like to write a script that parses all your friends and sends them a specific message? #4

Closed Toxenskiy closed 3 years ago

Toxenskiy commented 3 years ago

You made a very cool script. You can also, for example, parse and send messages to all user correspondence.

GuFFy12 commented 3 years ago

Hmm, that sounds good. For now i am trying to combine https://github.com/GuFFy12/Discord-Token-Parser and this checker. In new version I will add script that does this.

GuFFy12 commented 3 years ago

hmmm i found api to get all users friends, but i cant find api to get all user correspondence. I'll try to search again (api link /api/v7/users/@me/relationship)

GuFFy12 commented 3 years ago

here is the api to get all users from you corresponded /api/v7/users/@me/channels

Toxenskiy commented 3 years ago

Yes, I was looking for her too and for a very long time. Now I'm looking for a way to check if you can post in the channel.