hkairi / kebetu

Mettre à jour son statut twitter de manière automatique.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

= c'est quoi ?
Un code pour mettre à jour son statut twitter de manière automatique!

=Documentation : 
Remplacez CONSUMERKEY et CONSUMERSECRET par les informations d'identification de votre application twitter.
Pour enregisrer une application sur Twitter : https://dev.twitter.com/apps/new  .

=Liste de diffusion DakarLUG :
    <http://news.gmane.org/gmane.org.user-groups.linux.dakarlug>

=Chat : 
  IRC freenode.net #dakarlug


= Outils utilisés pour ce bout de code :
 - python
 - tweepy

=Code source : 
    <https://github.com/Dakarlug/kebetu>
    

Auteur: Mamadou Diagne
Contact: genova(at)dofbi.com
Licence: LAL 1.3
Dépendances:
  Tweepy <http://github.com/joshthecoder/tweepy>
  Python 2.4 or newer
  Simplejson <http://undefined.org/python/#simplejson>
    **Included in python 2.6+
  Python-OAuth <http://code.google.com/p/oauth>
    **Bundled with this library

About

Mettre à jour son statut twitter de manière automatique.


Languages

Language:Python 100.0%