1
0
Fork 0
Mastodon to [anything] reposter. Anything being {Telegram, Discord} for now.
Go to file
Casey 8950c10ce2
[WIP] Experimental Docker build (gone wrong)
2022-09-22 19:10:18 +03:00
mastoposter Oh my fucking god that's so embarassing 2022-09-18 16:59:19 +03:00
.gitignore Pleroma: fallback value in account.discoverable 2022-08-30 13:25:05 +03:00
Dockerfile [WIP] Experimental Docker build (gone wrong) 2022-09-22 19:10:18 +03:00
README Added basic readme [TODO: finish it] 2022-08-24 08:37:37 +03:00
TODO Added polls and reconnect. Closes #1 & #7, I hope- 2022-08-26 18:37:36 +03:00
config.ini Added note that Pleroma is not properly supported 2022-09-18 16:55:13 +03:00
requirements.txt Custom formatting? 2022-08-31 16:19:39 +03:00

README

mastoreposter - easy-to-use mastodon-to-[everything] reposter!

# TODO: readme

Configuration: check `config.ini`
Run:
    python3 -m virtualenv venv
    source venv/bin/activate
    pip install -r ./requirements.txt
    python3 -m mastoreposter config.ini