https://github.com/akiya64/follow-replacer
Replace Twitter Follow with a List member.
https://github.com/akiya64/follow-replacer
ruby twitter twitter-api
Last synced: 8 months ago
JSON representation
Replace Twitter Follow with a List member.
- Host: GitHub
- URL: https://github.com/akiya64/follow-replacer
- Owner: akiya64
- Created: 2017-03-02T03:11:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-06T11:02:21.000Z (over 9 years ago)
- Last Synced: 2025-03-29T19:23:14.942Z (over 1 year ago)
- Topics: ruby, twitter, twitter-api
- Language: Ruby
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Replace your follow with a List in Twitter.
Require [Twitter Ruby Gem](https://github.com/sferik/twitter)
## On Windows 10 Require set SSL_CERT_FILE in PATH
If you run this script in Windows, setting PATH SSL_CERT_FILE=/Users//cacert.pem
Because default CA authentification file path is setted not existed folder, it is hardcoded DLL the developer user folder path.
Http client gem has this bug some version.
## ThisScript
Replace Follow with a List member.
Prepare API key on Twitter, set API key and List slug in config.yaml.