A friendly python hipchat bot
Project description
![Travis Badge](https://travis-ci.org/skoczen/will.svg?branch=master) ![Pypi Badge](https://badge.fury.io/py/will.png)
<img align="right" src="https://gk-will.s3.amazonaws.com/will-head.png?v2" alt="Will's smilling face" title="Will's smilling face"/>
Meet Will.
Will is the friendliest, easiest-to-teach bot you've ever used. He works on hipchat, in rooms and 1-1 chats.
He makes teaching your chat bot this simple:
```python
@respond_to("hi")
def say_hello(self, message):
self.say("oh, hello!")
```
The hipchat Will was first built by [Steven Skoczen](http://stevenskoczen.com) while in the Greenkahuna Skunkworks (now defunct), was extended by [Ink and Feet](https://inkandfeet.com), and has been [contributed to by lots of awesome people](http://skoczen.github.io/will/improve/#the-shoulders-of-giants).
Will has docs, including a quickstart and lots of screenshots at:
**[http://skoczen.github.io/will/](http://skoczen.github.io/will)**
Check them out!
**Big Update:** I've just posted the [roadmap and future direction](https://github.com/skoczen/will/issues/257) for will. Your thoughts are welcome!!
<img align="right" src="https://gk-will.s3.amazonaws.com/will-head.png?v2" alt="Will's smilling face" title="Will's smilling face"/>
Meet Will.
Will is the friendliest, easiest-to-teach bot you've ever used. He works on hipchat, in rooms and 1-1 chats.
He makes teaching your chat bot this simple:
```python
@respond_to("hi")
def say_hello(self, message):
self.say("oh, hello!")
```
The hipchat Will was first built by [Steven Skoczen](http://stevenskoczen.com) while in the Greenkahuna Skunkworks (now defunct), was extended by [Ink and Feet](https://inkandfeet.com), and has been [contributed to by lots of awesome people](http://skoczen.github.io/will/improve/#the-shoulders-of-giants).
Will has docs, including a quickstart and lots of screenshots at:
**[http://skoczen.github.io/will/](http://skoczen.github.io/will)**
Check them out!
**Big Update:** I've just posted the [roadmap and future direction](https://github.com/skoczen/will/issues/257) for will. Your thoughts are welcome!!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
will-1.0.1.tar.gz
(43.1 kB
view details)
File details
Details for the file will-1.0.1.tar.gz
.
File metadata
- Download URL: will-1.0.1.tar.gz
- Upload date:
- Size: 43.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 788da7f2c2fb5b600179a35382d672fc0020b5f9da08db49b6113cb044792b43 |
|
MD5 | 945c5e2e6ec18e85218c0bee3856a423 |
|
BLAKE2b-256 | 0fcc8ff9960f98646ec543e03c51ffbd08315a04f762fedb1ff46d525d3332f8 |