forked from hkc/mastoposter
Casey
60f18c8d22
Check `config.ini` for more details. Also now `private` posts are not forwarded. That may be changed with filters (coming sometime soon). |
||
---|---|---|
mastoposter | ||
.gitignore | ||
README | ||
TODO | ||
config.ini | ||
requirements.txt |
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