1
0
Fork 0
Mastodon to [anything] reposter. Anything being {Telegram, Discord} for now.
Go to file
Casey 35903c6cb4
Missing newline
2022-08-24 08:52:34 +03:00
mastoposter Missing newline 2022-08-24 08:52:34 +03:00
.gitignore Added basic readme [TODO: finish it] 2022-08-24 08:37:37 +03:00
README Added basic readme [TODO: finish it] 2022-08-24 08:37:37 +03:00
TODO Changed folder name +TODO 2022-08-24 08:28:18 +03:00
config.ini Config documentation added 2022-08-24 08:22:28 +03:00
requirements.txt Added requirements.txt 2022-08-24 08:33:03 +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