https://github.com/gokatz/twigo
My first, my own twitter bot for retweets
https://github.com/gokatz/twigo
bots retweet twitter twitter-api twitter-bot
Last synced: 4 months ago
JSON representation
My first, my own twitter bot for retweets
- Host: GitHub
- URL: https://github.com/gokatz/twigo
- Owner: gokatz
- Created: 2016-12-05T12:16:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-02T17:49:44.000Z (over 6 years ago)
- Last Synced: 2024-12-28T08:21:00.948Z (6 months ago)
- Topics: bots, retweet, twitter, twitter-api, twitter-bot
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# twigo
My first, my own twitter bot- git clone git clone https://github.com/gokatz/twigo.git
- cd twigo
- npm install
- open config.js
- [Edit the file to add the twitter API keys and secrets. Save file]
- [change the q string according to your need]
- node bot.jsHappy retweeting :)