-
-
Save rigwild/28f5d9479e3e122070e27db84e104719 to your computer and use it in GitHub Desktop.
// Due to some interest, I created a proper repo. | |
// Check it out! :) | |
// https://github.com/rigwild/discord-self-bot-console |
Wouldn't that get me banned if I requested messages every 1 second or 2 seconds?
I will request a maximum of 5 messages if I'll spam it
I don't know, maybe. I have used this script multiple times in the past to delete 100k+ messages of mine accross private messages and servers and never got banned.
But I can't garantee anything.
Hi, I have no experience with JS and so I am unable to debug it. I tried using the script on console and I am getting an error saying 'delay is not defined'.
I am looking at ways to extract the auth token by a web extension...
Hey everyone! I finally created the repo, any new activity should happen there now. See you there!
https://github.com/rigwild/discord-self-bot-console
@TSedlar @toobeeh @iformas @jablazr @Kyn21kx @ray-adams @pilppilo @Michael-404 @Filiq @xconstarx @NitramO-YT @gettosam @m4p1e @LeviOP @KaniShiel @KaliyaAlkaline @micc281 @dis-chord-dev @DeadLyBro @BryanBarrera @SkellyM386 @Sadlysius @beppe9000 @Minigugus @5rbsh518 @AceN1nja
@5rbsh518 this does not support the WebSocket events API.
You can try to check the recent messages using
api.getMessages
every x seconds and check if a message start with pong.