API for ZenIRCBot
Project description
This is in dev currently.
Once it is released you’ll be able to do the following:
$ pip install zenircbot_api
And you’ll be able to use it like so:
from zenircbot_api import ZenIRCBot client = ZenIRCBot(hostname='redis.server.location', port=6379) client.send_privmsg(to='#channel', message='ohai')
Docs are availabe at: http://zenircbot.rtfd.org/
History
2.2.6 (2014-02-28)
Use atexit to make sure gevent greenlets die.
2.2.5 (2014-02-26)
Fix pubsub parser to check for proper message type.
2.2.4 (2012-06-28)
added services command
2.2.3 (2012-04-17)
removed extra ‘ in library
2.2.2 (2012-04-17)
Switched to gevent instead of Thread to make killing services easier.
2.2.1 (2012-04-17)
Add symlink for LICENSE so it includes properly when making the package.
2.2.0 (2012-04-17)
Add MANIFEST.in
Version bump to match major/minor step with ZenIRCBot.
2.1.3 (2012-04-11)
Creating history
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zenircbot_api-2.2.6.tar.gz
(4.3 kB
view details)
File details
Details for the file zenircbot_api-2.2.6.tar.gz
.
File metadata
- Download URL: zenircbot_api-2.2.6.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd0ff2f1edb0eaf08a24096e03fee49e4a971f9df8cda1459ec5f37ca9d49f96 |
|
MD5 | 1c38428408d6c81a4f7d4a77323f2bc5 |
|
BLAKE2b-256 | 75dfcea2af3aa186ff43765e9a64e1bed65c959f457500ef8b411cb4a783d456 |