Git Product home page Git Product logo

publibot's Introduction

Instalar los requerimientos

pip install -r requeriments.txt

Además requirere Python2.7 y PyQt4

Configuration file

Es necesario ir a esta URL https://apps.twitter.com para crear un "Twitter App". Te logeas con tu cuenta de Twitter, haces click en "Create New App", llenas la información básica para obtener las API keys.

Para correr el bot es suficiente teniendo "Read permissions". Si quieres que tu app pueda enviar tuits es necesario que pidas "Write permissions", pero tendrás que asociar un número de teléfono celular con tu app.

Todos estos keys deben ir en un archivo llamado config.py. Puedes usar el archivo config.py.bak como modelo.

Base de datos

Estoy usando SQLite y toda la info se guarda en el archivo tuits.db.

Correr el bot

  • Decargar nuevos tuits, actualizar base de datos y hacer capturas de pantalla: python bot.py -u

publibot's People

Contributors

aniversarioperu avatar nxvl avatar

Watchers

James Cloos avatar Moisés Cachay Tello avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.