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 Slack, Hipchat, Rocket.chat, and more - so you can build your bot without platform lock-in.
He makes teaching your chat bot this simple:
```python
@respond_to("hi")
def say_hello(self, message):
self.say("oh, hello!")
```
The first version of Will was 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)**
If you've been using Will 0.x or 1.x, and are wondering how to upgrade to 2.x, [here's our friendly guide](http://skoczen.github.io/will/upgrading_to_2/). :)
Check them out!
<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 Slack, Hipchat, Rocket.chat, and more - so you can build your bot without platform lock-in.
He makes teaching your chat bot this simple:
```python
@respond_to("hi")
def say_hello(self, message):
self.say("oh, hello!")
```
The first version of Will was 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)**
If you've been using Will 0.x or 1.x, and are wondering how to upgrade to 2.x, [here's our friendly guide](http://skoczen.github.io/will/upgrading_to_2/). :)
Check them out!
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-2.1.1.tar.gz
(179.0 kB
view details)
File details
Details for the file will-2.1.1.tar.gz
.
File metadata
- Download URL: will-2.1.1.tar.gz
- Upload date:
- Size: 179.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 207c6476c17dc79e3a4c49ff0b1cb3aedd76711174f27befcc2a1cb1b59c38c0 |
|
MD5 | 4610bddc40b0dffa0df533252ac9e5be |
|
BLAKE2b-256 | 45fb346a15e6e26b978d12a30b5923fef36521d590d02c4fe72eeefab048df70 |