Sign in to follow this  
michaelhenry958

30 line $cript to delete Discord messages

Recommended Posts

This requires Python 3.7. 3.6 should work too, but I'd recommend using 3.7. Make sure that pip is installed, then "pip install discord" and "pip install asyncio".  Some systems use "pip3.7" or "pip3" instead, substitute as needed, and if all else fails use "python3 -m pip" or "python3.7 -m pip".

 

You need to get your Discord token, I'm sure you all know how to get it. Once you have your token, edit the discordnuke.py file in any text editor you want, and copy your token over "token here", making sure the quotation marks are still enclosing it.

 

If you change "deleteOwnOnly" to False, the program will delete all messages that it can, regardless of author.

 

Enjoy!

 

Content Unlocked:

 

 

Here's the file download, the source code is viewable: https://share.riseup.net/#z2wOrkaVDVhg6D9xR7BTaA

 

 

If this helped you out, a +rep is appreciated but not required.

 

Have a wonderful day/night! =)  :hype:

Share this post


Link to post
Share on other sites

I was reading this post and then my neighbour came and we read it together. He said this post really changed his life and it touched his heart. My village people are so grateful. Am proud to say cool post wow thanks for posting

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this