Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ElecTwix committed Dec 28, 2021
2 parents 5fde463 + 6c50259 commit eba75d9
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Discord Nuke Remaster

Hello people, long time ago I was working on some discord nuke project it was mess
it is not working properly and so much people reaching me for not working so I made another for security checking purposes.

## Usage

**(optional)** if you want build from source do it and run it once it will create json file **automatically**.

1. Get in config.json put bot token to token variable.
- ``` "bot-token" : "token-here", ```

- ( If you want you can change prefix or leave it with default. )


2. Run the Bot

3. Send Nuke Message to any channel.

4. Enjoy.








## dependencies
* [DPP](https://github.com/brainboxdotcc/DPP)
* [jsonCPP](https://github.com/open-source-parsers/jsoncpp)
* [cpp-httplib](https://github.com/yhirose/cpp-httplib)
* [fmt::format](https://github.com/fmt/format)

0 comments on commit eba75d9

Please sign in to comment.