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

https://github.com/dbeley/twitter-list-bot

Simple twitter bot, posting urls from a list.
https://github.com/dbeley/twitter-list-bot

twitter

Last synced: 8 months ago
JSON representation

Simple twitter bot, posting urls from a list.

Awesome Lists containing this project

README

          

# twitter-list-bot
Simple twitter bot, posting urls from a list

Needs an `api` file under the form :

```
[CONFIGURATION]
ConsumerKey : yourkey
SecretKey : yourkey
AccessToken : yourtoken
AccessTokenSecret : youtoken
```