Skip to content

rishair/grammar-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grammar Nazi Twitter Bot

Setup

Dependencies

External modules needed are twitter and json. Install them using

easy_install python-twitter
easy_install json

Credentials

Open up the credentials.json file and place your app's consumer key and consumer secret as well as the user's access token and access secret.

Dictionary

Open replacements.json and follow the template to insert new replacements. As of now you can insert either a grammatical error or a spelling error.

Run Grammar Bot

python grammar-bot.py

Brought to you by

Rishi Ishairzay and Kyle Morgan

About

Twitter Grammar Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%