##Description
Rotten Tomatoes Bot provides the Rotten Tomato Score for a movie.
/u/botrt movie
or
/u/botrt "movie"
- BOT is currently in beta
- Only a single movie is supported in a call
- All calls must be on their own line
- Capitalization does not matter
- Title must match exactly
- In testing
If you would like specific functionality for your subreddit, please reach out to me.
- When database is deleted bot reposts on all calls
- Certain move names are wrong (eg: search: blade get: blades of glory) //Issue with RT API
RtBot was written to run in Python 2.7 and you will need the following packages:
- PRAW (Reddit Python API)
- [Rotten Tomatoes Python Wrapper] (https://github.com/zachwill/rottentomatoes)
- Rotten Tomatoes developer account and API key
- [NetFlixBot] (https://github.com/alanwright/netflixbot)
- [Lot of Reddit Bots] (https://github.com/voussoir/reddit)