Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/artemgurzhii/TravisCI-Telegam-Bot

Telegram bot, which will notify you each time, when your travis ci build is done.
https://github.com/artemgurzhii/TravisCI-Telegam-Bot

bot telegram telegram-bot travis-ci travisci travisci-telegam-bot

Last synced: about 2 months ago
JSON representation

Telegram bot, which will notify you each time, when your travis ci build is done.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/artemgurzhii/TravisCI-Telegam-Bot.svg)](https://travis-ci.org/artemgurzhii/TravisCI-Telegam-Bot)
[![devDependency Status](https://david-dm.org/artemgurzhii/TravisCI-Telegam-Bot.svg)](https://david-dm.org/artemgurzhii/TravisCI-Telegam-Bot)

## TravisCI-Telegam-Bot

Telegram bot, which will notify you each time, when your Travis CI build is done.

![travis-ci telegram bot js](http://i.giphy.com/3og0IxPAwXxTbE4372.gif)

### Usage
To start using this bot [send the link](https://telegram.me/TravisCI_Telegam_Bot) to your Travis CI repository like https://travis-ci.org/emberjs/ember.js. After that, a bot will listen for new builds and will notify you each time when your build is done.

**Commands**
`/help` - how does it work
`/link` - show currently watching link
`/start_watching` - start watching for repository builds
`/stop_watching` - stop watching for repository builds
### Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am "Add some feature"`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

If you find any issues, please feel free to contribute to [repository issues](https://github.com/artemgurzhii/TravisCI-Telegam-Bot/issues)