Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/max1mde/servercleanup
Cleanup any Discord server using this tool
https://github.com/max1mde/servercleanup
bulk-delete discord discord-bot discord-delete
Last synced: about 2 months ago
JSON representation
Cleanup any Discord server using this tool
- Host: GitHub
- URL: https://github.com/max1mde/servercleanup
- Owner: max1mde
- License: gpl-3.0
- Created: 2024-11-23T21:38:10.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-23T22:06:07.000Z (about 2 months ago)
- Last Synced: 2024-11-23T22:26:08.275Z (about 2 months ago)
- Topics: bulk-delete, discord, discord-bot, discord-delete
- Language: JavaScript
- Homepage:
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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![image](https://github.com/user-attachments/assets/367ca11d-a2b8-4bbd-9f5f-333a89061c74)
## 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)