Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rhymond/untweet

Monitor who unfollowed you on twitter!
https://github.com/rhymond/untweet

example golang twitter twitter-bot twitter-unfollower

Last synced: about 1 month ago
JSON representation

Monitor who unfollowed you on twitter!

Awesome Lists containing this project

README

        

# Untweet

Get Direct Message who unfollowed you!

[![Go Report Card](https://goreportcard.com/badge/github.com/rhymond/untweet)](https://goreportcard.com/report/github.com/rhymond/untweet)
[![GoDoc](https://godoc.org/github.com/Rhymond/untweet?status.svg)](https://godoc.org/github.com/Rhymond/untweet)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

# Install
- Create an app on [Twitter Developer](developer.twitter.com)]
- ```go get -u github.com/Rhymond/untweet```
- ```cd $GOPATH\src\github.com\rhymond\untweet```
- ```dep init```
- Copy ```.env.example``` to ```.env``` and drop in API keys/tokens
- ```go install``` and run ```untweet``` (make sure your $GOPATH/bin is in PATH)

Contributing
-
Thank you for considering contributing!
Please use GitHub issues and Pull Requests for Contributing.

License
-
The MIT License (MIT). Please see License File for more information.

[![forthebadge](http://forthebadge.com/images/badges/built-with-love.svg)](https://github.com/Rhymond/go-money)