All Projects → PythonDayMX → Twitterbot_en_30

PythonDayMX / Twitterbot_en_30

Licence: Apache-2.0 License
Los bots son relevantes para nosotros, pues automatizan tareas que eventualmente simplificarán trabajo a futuro. En este taller relámpago aprenderemos cómo crear un bot en Twitter usando Python, para de manera automática tuitear frases de un libro. ¡En sólo 30 minutos!

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Twitterbot en 30

twitter-bot
Simple Twitter bot using Tweepy and Python
Stars: ✭ 16 (-15.79%)
Mutual labels:  twitter-bot, tweepy
TwitterScraper
Scrape a User's Twitter data! Bypass the 3,200 tweet API limit for a User!
Stars: ✭ 80 (+321.05%)
Mutual labels:  twitter-bot, tweepy
TgTwitterStreamer
Continous Integration from Twitter to Telegram.
Stars: ✭ 55 (+189.47%)
Mutual labels:  twitter-bot, tweepy
stock reminder bot
A twitter bot that reminds you of stock and crypto predictions
Stars: ✭ 25 (+31.58%)
Mutual labels:  twitter-bot, tweepy
TwitterAutoReplyBot
This is a tiny Python script that replies to a specified number of tweets containing a specified hashtag.
Stars: ✭ 33 (+73.68%)
Mutual labels:  twitter-bot, tweepy
LGBTQ-of-the-day-bot
Twitter bot tweeting fun goofy lgbtq things and queer history of the day
Stars: ✭ 65 (+242.11%)
Mutual labels:  twitter-bot, tweepy
TinyFlowerBeds
Educational bot that posts a tiny flower bed on Twitter every few hours. Check it out if you're new to Python and open source!
Stars: ✭ 12 (-36.84%)
Mutual labels:  twitter-bot, tweepy
honk-twitter-bot
A simple honk twitter bot that reply honk slash command
Stars: ✭ 19 (+0%)
Mutual labels:  twitter-bot
twitbot
🦉Just a simple twitter bot for tipping in EOS
Stars: ✭ 18 (-5.26%)
Mutual labels:  twitter-bot
first-timers-only-bot
① First timers only issue tweeting bot.
Stars: ✭ 50 (+163.16%)
Mutual labels:  twitter-bot
GetVideoBot
Twitter bot to help you download videos and gifs
Stars: ✭ 34 (+78.95%)
Mutual labels:  twitter-bot
gramtion
Twitter bot for generating photo descriptions (alt text)
Stars: ✭ 21 (+10.53%)
Mutual labels:  twitter-bot
rust-trending
A twitter bot (@RustTrending) to tweet trending rust repositories, inspired by @TrendingGithub
Stars: ✭ 113 (+494.74%)
Mutual labels:  twitter-bot
twitter-bot-bootstrap
Template for creating a twitter bot using python (twython) and heroku
Stars: ✭ 26 (+36.84%)
Mutual labels:  twitter-bot
Python-Twitter-Bot
Python Twitter Bot which retweet,like,and follow or tweet texts from file
Stars: ✭ 62 (+226.32%)
Mutual labels:  twitter-bot
twitter-crypto-bot
This is a Twitter bot that tweets about cryptocurrencies prices every certain amount of minutes
Stars: ✭ 21 (+10.53%)
Mutual labels:  twitter-bot
twitter-bot-python-aws-lambda
A simple twitter bot using Python and an AWS Lambda function
Stars: ✭ 23 (+21.05%)
Mutual labels:  twitter-bot
himawari bot
Code that runs the twitter.com/himawari8bot bot.
Stars: ✭ 14 (-26.32%)
Mutual labels:  twitter-bot
Raymo111
My awesome profile README
Stars: ✭ 110 (+478.95%)
Mutual labels:  twitter-bot
twittered
Twitter API client for Java developers
Stars: ✭ 170 (+794.74%)
Mutual labels:  twitter-bot

Quick info:

Taller: ¡Crea un Twitterbot en 30 minutos! 🤖
Tallerista: Rodolfo Ferro Pérez
Correo: [email protected]
Twitter: @FerroRodolfo
Github: RodolfoFerro
Slides: ¡Click aquí!


Twitterbot

¡Crea un Twitterbot en 30 minutos! 🤖

📄 Abstract:

Los bots son relevantes para nosotros, pues automatizan tareas que eventualmente simplificarán trabajo a futuro. En este taller relámpago aprenderemos cómo crear un bot en Twitter usando Python, para de manera automática tuitear frases de un libro. ¡En sólo 30 minutos!

📑 Full description:

¡Crea un Twitterbot en 30 minutos!

Desde el apoyo en la administración de cuentas dando respuestas automáticas, hasta la realización de procesamientos más elaborados a través de redes sociales; los bots son relevantes para nosotros, pues automatizan tareas que eventualmente simplificarán trabajo futuro.

En este taller relámpago (de sólo 30 minutos) aprenderemos cómo crear un bot muy básico en Twitter usando Python, para de manera automática tuitear frases de una lista de estados o directamente desde un libro.

Para este taller necesitas conocimientos básicos sobre programación en Python y sobre el uso básico de Twitter (¡está implícito que tengas una cuenta activa!). La idea es que tras tomar el taller te interese adentrarte en el mundo de los bots para automatización de tareas, utilizando Python, obviamente. 🐍

Duración del taller:

Porque resulta increible hacer un bot en 30 minutos...

En general, este taller está diseñado para que –como se menciona en la descripción– tenga una duración de 30 minutos. Dicho tiempo sería repartido como sigue:

  1. Introducción: Bots, utilidad y actualidad (~5 minutos)
  2. Creando una Twitter App (~5 minutos)
  3. Consumiendo el Twitter API vía Twitter (~5 minutos)
  4. Tuiteando de una lista (~5 minutos)
  5. Tuiteando de un libro (~10 minutos)

Puedes consultar los slides aquí.

💻 Si vas a traer tu equipo:

Asegúrate de tener instalado lo siguiente:


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].