|
3 years ago | |
---|---|---|
deezer-tooter | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
app.py | 3 years ago | |
config_default.py | 3 years ago | |
requirements.txt | 3 years ago |
Mastodon bot that toos the currently playing music on Deezer to Mastodon.
The bot is composed of :
pip3 install requirements.txt
. Consider using a virtual environment for your dependencies.cp config_default.py config.py
config.py
with your own server name and API token.export FLASK_APP = app.py
then flask run
This add-on is not distributed, so for now you’ll have to browse to about:debugging
, “This firefox”, then “Add temporary add-on”.
And you shoud be good to go !