An open API service indexing awesome lists of open source software.

https://github.com/invalidprocess/botcleaner

🗑️ BotCleaner - It's a script with which you can delete all bot DMs messages to avoid reports !
https://github.com/invalidprocess/botcleaner

Last synced: 10 months ago
JSON representation

🗑️ BotCleaner - It's a script with which you can delete all bot DMs messages to avoid reports !

Awesome Lists containing this project

README

          


BotCleaner - It's a script with which you can delete all bot DMs messages to avoid reports !


BotCleaner is easy to use, and has great speed.



Version


# Setup

You can setup BotCleaner by simply opening your terminal/console and pasting in the following command:
```
npm i
```
After that go in `index.js` and put your token in line 15 !

After you've done all that, you can finally run BotCleaner by typing in the following command:
```
node index.js
```

# Credits
```
github.com/whoisbaby
```

### Contribution;
###### All contributions are accepted, just open an issue / pull request and i will get back to you as soon as i can.