بدون توضیح

poesty 60c3ee8eb7 docs: update README.md 7 ماه پیش
.gitignore 969a1aaf65 Initial commit 7 ماه پیش
LICENSE 969a1aaf65 Initial commit 7 ماه پیش
README.md 60c3ee8eb7 docs: update README.md 7 ماه پیش
clean.py d12ff517c9 Initial commit 7 ماه پیش
config.py.example d12ff517c9 Initial commit 7 ماه پیش
main.py d12ff517c9 Initial commit 7 ماه پیش
requirements.txt d12ff517c9 Initial commit 7 ماه پیش
valid.py d12ff517c9 Initial commit 7 ماه پیش

README.md

Fedi Cleaner

A tool to help you clean your Fediverse account's following/followers/lists/blocks/mutes/...

Prerequisite

  • Your Fediverse instance supports Mastodon API
  • You have a good internet connection (for validating those accounts)
  • You know how to setup Python envirnoment

Steps

  1. pip install -r requirements.txt
  2. cp config.py.example config.py and edit the configuration
  3. python3 main.py