Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pmalek/twitter_webhook_test


https://github.com/pmalek/twitter_webhook_test

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# twitter_webhook_test

This launches github's webhook handler (to configure at https://github.com/${GITHUB_USERNAME}/${REPOSITORY_NAME}/settings/hooks) which will tweet about every push event to your repository with supplied twitter account's auth tokens and secrets.

## Usage

```
Usage of ./twitter_github_webhook:
-githubWebhookSecret string

-twitterAccessToken string

-twitterConsumerKey string

-twitterConsumerSecret string

-twitterSecret string
```