Skip to main content

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)

Uploaded Source

File details

Details for the file zenircbot_api-2.2.6.tar.gz.

File metadata

File hashes

Hashes for zenircbot_api-2.2.6.tar.gz
Algorithm Hash digest
SHA256 fd0ff2f1edb0eaf08a24096e03fee49e4a971f9df8cda1459ec5f37ca9d49f96
MD5 1c38428408d6c81a4f7d4a77323f2bc5
BLAKE2b-256 75dfcea2af3aa186ff43765e9a64e1bed65c959f457500ef8b411cb4a783d456

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page