Skip to content
/ bobbyBot Public

A simple Twitter bot that tweets every 24 hours the amount of time Bobby Shmurda has been released from prison and has not released a song.

Notifications You must be signed in to change notification settings

ejach/bobbyBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bobbyBot 🤖

Twitter Badge Docker Docker PyPI

A simple Twitter bot that tweets every 24 hours the amount of time Bobby Shmurda has been released from prison and has not released a song.

How to install

With Docker

sudo docker run -it -e consumer_key=<YOUR_KEY> -e consumer_secret=<YOUR_KEY> -e access_token=<YOUR_KEY> -e access_token_secret=<YOUR_KEY> ghcr.io/ejach/bobbybot:latest

Manually

  • Clone the repository
  • Install the requirements using pip3 install -r requirements.txt
  • Edit the .env file with your twitter tokens and API keys (reference)
  • Start the program by running python3 main.py
  • Go crazy

⚠ NOTICE ⚠

This is intended as a joke, please do not take it seriously.

About

A simple Twitter bot that tweets every 24 hours the amount of time Bobby Shmurda has been released from prison and has not released a song.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages