Skip to content

Commit

Permalink
Merge pull request TKperson#83 from Aethese/patch-1
Browse files Browse the repository at this point in the history
correct formatting
  • Loading branch information
TKperson authored Oct 7, 2021
2 parents 712fcd6 + e74c525 commit 3faceca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Python version 3.9.0 or higher is required if you are going to run the file from

## Why did my computer say it's a dangerous file/containing virus?
* I'm going to make myself clear here - it's not a virus.
* There is another way for people that don't trust the released versions, and dont't want to download python to run the bot. Use https://repl.it/, make an account, choose "new repl" in the top left corner, choose python, click "create repl", copy and paste the (source code)[https://raw.githubusercontent.com/TKperson/Nuking-Discord-Server-Bot-Nuke-Bot/master/c-realV2.py] into repl, and click on the run button at the top.
* There is another way for people that don't trust the released versions, and dont't want to download python to run the bot. Use https://repl.it/, make an account, choose "new repl" in the top left corner, choose python, click "create repl", copy and paste the [source code](https://raw.githubusercontent.com/TKperson/Nuking-Discord-Server-Bot-Nuke-Bot/master/c-realV2.py) into repl, and click on the run button at the top.

## Main Usage (Please read `.config` command below before contacting me)
`.nuke <true or false>` - It's a combination of a few commands: `.deleteAllChannels`, `.deleteAllEmojis`, `.deleteAllRoles`, `.banAll`, and `.deleteAllWebhooks`. True or false is an optional argument that is set to true by default and used for disabling after commands. (This command doesn't need to be configed with `.config`, Note: you can also use all the commands listed above seperately)
Expand Down

0 comments on commit 3faceca

Please sign in to comment.