https://github.com/maximjsx/servercleanup
Cleanup any Discord server using this tool
https://github.com/maximjsx/servercleanup
bulk-delete discord discord-bot discord-delete
Last synced: 3 months ago
JSON representation
Cleanup any Discord server using this tool
- Host: GitHub
- URL: https://github.com/maximjsx/servercleanup
- Owner: maximjsx
- License: gpl-3.0
- Created: 2024-11-23T21:38:10.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T11:05:49.000Z (6 months ago)
- Last Synced: 2025-02-18T22:22:39.674Z (3 months ago)
- Topics: bulk-delete, discord, discord-bot, discord-delete
- Language: JavaScript
- Homepage:
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Discord Cleanup Bot
Bulk delete messages containing certain words or send by certain users
> [!CAUTION]
> **Userbots** are against the Discord TOS and can get your Discord account **terminated**!
> Use this tool wisely.Also this thing is still a bit buggy..
## Installation
1. Clone this repository
2. Run `npm install`
3. Run `npm run start`
4. Open http://localhost:3000
5. [Obtain the token](https://linuxhint.com/get-discord-token/) of your Discord account
6. Paste the token into the input field at the top
## Credits
Background - [Copyright (c) 2024 by k0miker](https://codepen.io/k0miker/pen/wvLoevE)
Button - [Copyright (c) 2024 by Short Code](https://codepen.io/ShortCode/pen/oNdBKxo)