Skip to content

3. Installing delete script manually

teamopulence edited this page Sep 16, 2021 · 3 revisions
  1. Start by obtaining the latest stable release here: https://github.com/teamopulence/discord/releases/latest

  2. Click "Source Code (zip)" and save the file when prompted https://i.imgur.com/ihFChLG.png

  3. Open the .zip file, right click inside of the folder, and then click "Extract All" https://i.imgur.com/LblA02G.png

  4. With the folder containing all of the extracted files now opened, right click on del.py and then click "Open With" followed by selecting a text editor (such as Notepad) https://i.imgur.com/6gmRShb.png

  5. Edit line 10 by replacing INSERT_TOKEN_HERE with your Discord token.

NOTE: The token should be placed between the two quotation marks. Removing the two quotation marks will cause the script to not work!. (Don't have your Discord token? Learn how to obtain it here: https://github.com/teamopulence/discord/wiki/Obtaining-token )

https://i.imgur.com/NngQNfm.png

  1. Start the delete script by running del.py (double click). If you have entered a valid token and have installed all of the required dependencies, you should be met with a black window that shows you logged in as your Discord username. This window must be kept open in order for the delete script to work (it can be minimized). https://i.imgur.com/B5Sxidg.png
Clone this wiki locally