Changes
git clone https://github.com/ayush-sharma/tweet-toot.git
Creation répertoire log
cd tweet-toot
mkdir log
=== creation de virtualenv ===
toots.app_secure_token : authorize application to write on mastodon. connexion sur le serveurMastodon ,Creation application ....
== Exécution ==
=== Manuellement ===
cd tweet-toot
=== Appel du script :=== ==== bash ==== #! /usr/bin/bash export VENV=$PROJET/src/tweet-toot/venv . $VENV/bin/activate python run.py >>log/lastweet.log
./tweet-toot.bash