News reports came out a few days ago about a spy bot service selling Discord user data/messages to 3rd parties.
Spy Site Selling Discord Messages Linked to Kiwi Farms
https://www.404media.co/spy-site-selling-discord-messages-linked-to-kiwi-farms/
A developer came up with a tool to detect the spy bots, so I checked if the Azur Lane server had one, and it appears that it does? Not sure if this account has been checked by the mods already or not. Would be nice to get official confirmation about whether this is an issue or not.
https://fxtwitter.com/PirateSoftware/status/1782061638956601545
This is the result that I got from the spy bot detection tool:
{
"id": "959468187328589845",
"username": "bravo05357",
"avatar": "9eb6d295968346e9372aee00e0fc6e39",
"discriminator": "0",
"public_flags": 0,
"flags": 0,
"banner": null,
"accent_color": null,
"global_name": "! Bravo",
"avatar_decoration_data": null,
"banner_color": null,
"clan": null,
"avatarURL": "https://cdn.discordapp.com/avatars/959468187328589845/9eb6d295968346e9372aee00e0fc6e39.png"
}
Want to kill the Spy Pet bot on your favorite Discord server? They let their account ID's leak from their official API. Then they changed that to trick everyone into banning Scrumpy.
Now we have a tool to get the bot ID's anyway.
- Turn on Discord Dev Tools. Settings > Advanced > Developer Mode.
- Right click on your server icon and Copy Se...