Changes

Jump to: navigation, search

Tweet-toot

50 bytes added, 18:52, 20 December 2019
=== clonage du projet ===
git clone https://github.com/ayush-sharma/tweet-toot.git
Creation répertoire log
cd tweet-toot mkdir log
=== creation de virtualenv ===
{
"gen.APP_NAME": "Tweet-Toot",  "gen.log_timestamp": "%Y-%m-%d %H:%M:%S",  "tweets.source_account_url": "https://twitter.com/_fixme",  "toots.host_instance": "https://tooting.ch",  "toots.app_secure_token": "cK2YcOkkAB7UGUPjd3JX4VJSX6EfvNdT2TIm1k0AOIc",  "toots.cache_path": "/tmp/" 
}
== Exécution ==
=== Manuellement Manuel ===
on se place dans le répertoireapplicatif répertoire applicatif
----
python run.py
=== appel script ===
==== script bash ====
----
==== Exécution====
./tweet-toot.bash
appel depuis appli trigger...
Creation d'un log par toot
154
edits