Mastodon to [anything] reposter. Anything being {Telegram, Discord} for now.
Go to file
Casey 239957bb81
Imports cleanup, also fixed #4
2022-08-26 14:32:55 +03:00
mastoposter Imports cleanup, also fixed #4 2022-08-26 14:32:55 +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 Added Discord integration 2022-08-26 02:03:06 +03:00
requirements.txt Added missing lxml dependency (Closes #2) 2022-08-26 12:56:05 +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