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

https://github.com/haxzie-xx/probot-tweets

A Probot example to connect with twitter to update contributors about help wanted issues and PRs
https://github.com/haxzie-xx/probot-tweets

probot probot-tweets twitter twitter-bot

Last synced: 25 days ago
JSON representation

A Probot example to connect with twitter to update contributors about help wanted issues and PRs

Awesome Lists containing this project

README

        

# probot-tweets

> A GitHub App built with [Probot](https://github.com/probot/probot) that tweets updates on an organization's public repositories

## Setup

```sh
# Install dependencies
npm install

# Run the bot
npm start
```

## Contributing

If you have suggestions for how probot-tweets could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the [Contributing Guide](.github/CONTRIBUTING.md).

## License

[ISC](LICENSE) © 2018 Musthaq Ahamad (https://github.com/haxzie/probot-tweets)