Skip to content
/ twbt Public

A basic twitter bot concept that grabs a randomly generated word and related image result from google. The results are then uploaded to twitter!

Notifications You must be signed in to change notification settings

kbdnr/twbt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Twbt

A basic twitter bot written in python 2.7. Easily adaptable, crappily authenticated.

Purpose

This was developed during my finals week as a proof of concept for throwing together a twitter bot quickly. Oauth methods need improvement, but overall this is a working product. Currently running live (most of the time) https://twitter.com/_s_p_e_d_

Requirements

  • python-twitter api wrapper
  • requests
  • oauth credentials

About

A basic twitter bot concept that grabs a randomly generated word and related image result from google. The results are then uploaded to twitter!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages