Skip to content

An unofficial fork of the ircutils library for python: Each feature/bugfix is split into a separate branch, and then are all merged into pipeep-patch-set

License

Notifications You must be signed in to change notification settings

rtucker-mozilla/python-ircutils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRCUtils is a Python framework for communicating with the  IRC protocol.
It's designed for ease of use for anything you'd need. It also has fast 
and simple support for writing IRC bots. Its features include:

    * Asynchronous connection management
    * Abstraction of the IRC protocol 
    * Simple bot creation
    * SSL connection support
    * Easy text formatting
    * Automatic tracking of client nickname changes
    * Automatic channel tracking
    * CTCP compatibility
    * Advanced message handling
    * Basic ident server

:Home page:      http://dev.guardedcode.com/projects/ircutils/
:Documentation:  http://dev.guardedcode.com/docs/ircutils/

About

An unofficial fork of the ircutils library for python: Each feature/bugfix is split into a separate branch, and then are all merged into pipeep-patch-set

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%