https://github.com/ray-1337/erase-our-memories
A side-project to bulk delete your messages from your ex DM (Discord edition)
https://github.com/ray-1337/erase-our-memories
discord
Last synced: about 1 month ago
JSON representation
A side-project to bulk delete your messages from your ex DM (Discord edition)
- Host: GitHub
- URL: https://github.com/ray-1337/erase-our-memories
- Owner: ray-1337
- License: mit
- Created: 2022-04-24T13:32:30.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-09T16:10:27.000Z (over 1 year ago)
- Last Synced: 2025-02-17T07:16:24.321Z (4 months ago)
- Topics: discord
- Language: JavaScript
- Homepage:
- Size: 62.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Erase Our Memories (Discord)
A script to slowly mass-delete your messages from your, well, ex?## Purposes
I hate that I kept remembering shit days from my ex.So, this script is enough to get rid of my mind.
## Tutorial
- Do `npm install`
- Rename `.env.example` to `.env`
- Fill `.env` keys with needed values.
- You can grab Discord token by just go through inspect element.
- Run `node index`## Legal?
I know and super aware that this method considered as selfbot, and everything is at your own risk.Just don't tell anyone. Why would you?
## License
[WTFPL](http://www.wtfpl.net/), or in formal attempt, [MIT](https://opensource.org/license/mit/)No need to give me a credit, because everyone can make the same code like this too.