yaikohu / Raplybot

twitterbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raplybot

A bot that turns a mention to raplybot into a rhyming collection of text with added yo's.

link to trello planning link to notion planning

Project started to learn about automizing a twitter bot and general python syntax. The idea is to also use machine learning so that it will generate vaguely original content based on replies it gets.

Currently

  • Only sends a tweet if I activate the script.
  • Can reply to tweets if I activate the scripts.

TODO:

  • Write a better TODO list.
  • Automate the bot.
  • Write code so that it delivers more interesting content.

Learning

To boot I started with Miguel Garcia's guide on realpython.com.

When I wanted to learn how to automate the bot I used this youtube video by CD DOJO.

Sources

  • Miguel Garcia on realpython.com: "How to make a twitter bot in python with tweepy". link
  • CS DOJO on Youtube: "How to create a twitter bot with python | build a startup #4". link

About

twitterbot


Languages

Language:Python 100.0%