Skip to content

A bot that does the testing for you with the help of Jenkins

License

Notifications You must be signed in to change notification settings

sjmach/raspberrypi-telegram-chat-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rasberry PI and Telegram Chat Bot


Rasberry Pi Telegram BOT


A bot that runs yours Jenkins job and gives you status of a current run
A bot which runs a Jenkins job via Chat and uses the Telegram API

Features

Know the status of your Jenkins build
This helps to know whether your job is running or last job is successful instantaneously
Run new jobs
This helps in creating new jobs for your configured project

Keywords: jenkins, telegram, API, python, bot,

Quick start

  1. Clone this repo using $ git clone [email protected]/sjmach/raspberrypi-telegram-chat-bot.git.
  2. Visit the link to configure Raspberry Pi and telegram : http://www.instructables.com/id/Set-up-Telegram-Bot-on-Raspberry-Pi/
  3. You will get a token in above step
  4. Change the path of Jenkins and Build Name in the bot.py file
  5. Run the bot using
python bot.py <token>
  1. You can run special commands like /status (check build status) and /test (to run a build)

Rasberry Pi Telegram CHAT BOT

License

This project is licensed under the MIT license, Copyright (c) 2016 Sundeep Joseph Machado. For more information see LICENSE.md.

About

A bot that does the testing for you with the help of Jenkins

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages