This is my first Raspberry Pi Project that posts a tweet on your Twitter timeline by pressing a button.
- Twitter Developer Account
- Raspberry Pi
- Switch Button
- Breadboad & Wires
- Create an App through your Twitter Developer Account & note down the consumer_key, consumer_secret,access_token & access_secret Please ensure that the app has Read & Write Access and you generate these tokens after changing the access type
- Copy these keys into auth.py file
- Setup the breadboard with the switch
- Use this code and you're good to go :)
Refer to this blog post on my blog - socialmaharaj - for more.
That's it! Press the button and see the Tweet being posted :)