A Twiiter bot that post a status on the user timeline. It uses V1.1 twitter APIs.
CONSUMER_KEY=""
CONSUMER_SECRET=""
ACCESS_TOKEN=""
ACCESS_TOKEN_SECRET=""
./build/build.sh ./.env
- OAuth1
- Explored Twitter APIs
A Twiiter bot that post a status on the user timeline. It uses V1.1 twitter APIs.
CONSUMER_KEY=""
CONSUMER_SECRET=""
ACCESS_TOKEN=""
ACCESS_TOKEN_SECRET=""
./build/build.sh ./.env