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 !
- Host: GitHub
- URL: https://github.com/invalidprocess/botcleaner
- Owner: invalidprocess
- Created: 2022-03-26T19:12:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-26T19:49:30.000Z (about 4 years ago)
- Last Synced: 2025-08-20T23:57:02.065Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 2.93 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
# 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.