Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python

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/

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages