dlang-tour / bot

The friendly DTour bot
1 stars 0 forks source link
bot dlang-bot heroku travis-ci

dtour-bot

Based on the excellent dlang-bot.

What does it do?

The Dlang bot is subscribed to all language repositiories and listens to their events. For now it just restart the last build of master repository to trigger a new build.

Build & run

MASTER_REPO=stonemaster/dlang-tour GITHUB_TOKEN=xyz TRAVIS_TOKEN=abc dub

Deployment

It runs on Heroku, new commits to are automatically deployed. See the deploy on Heroku guide if you want to deploy your own bot.