I want to make a bot that, upon someone mentioning it (@username) in the tweet, it receives all the text from the tweet and looks for 'on' or 'On' or 'off' or 'Off'. I've setup Twython and have it working and I know how to do everything here except recieve the text from a tweet.
TL;DR I want to get text from a tweet with Twython, and I don't know how, please help
If you already have the list of tweets then following might help you.