Skip to content
This repository was archived by the owner on Aug 15, 2022. It is now read-only.

Commit c14aa88

Browse files
author
Jeff Ammons
committed
Adding TravisCI build status image
1 parent 7d81a40 commit c14aa88

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
python-rtmbot
22
=============
3+
4+
[![Build Status](https://travis-ci.org/slackhq/python-rtmbot.png)](https://travis-ci.org/slackhq/python-rtmbot)
5+
36
A Slack bot written in python that connects via the RTM API.
47

58
Python-rtmbot is a callback based bot engine. The plugins architecture should be familiar to anyone with knowledge to the [Slack API](https://api.slack.com) and Python. The configuration file format is YAML.

0 commit comments

Comments
 (0)