Code format for README.md

This commit is contained in:
Venrey 2024-04-05 23:34:27 +00:00
parent 045934e803
commit 872cbe9330

View file

@ -4,9 +4,9 @@ A quick script to delete all your fedi posts, only tested on sharkey so use at y
# How to use # How to use
1. run 'git clone https://git.venreys-lair.xyz/Venrey/SharkeyForget.git' 1. run `git clone https://git.venreys-lair.xyz/Venrey/SharkeyForget.git`
2. open 'forget.py', edit 'token', 'UserID', 'NoteEndpoint', 'DeleteEndpoint' to the values specific to your instance 2. open `forget.py`, edit `token`, `UserID`, `NoteEndpoint`, `DeleteEndpoint` to the values specific to your instance
3. run 'python forget.py' 3. run `python forget.py`
## Warning ## Warning
This will delete all your notes including private ones and messages. Do not use unless this is your intention This will delete all your notes including private ones and messages. Do not use unless this is your intention