Skip to content

pydsigner/irc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRC: A general purpose IRC interface for Python

IRC is based heavily on the Bunbot of Alan Bunbury (bunburya), available freely from GitHub (https://github.com/bunburya/bunbot). The code was fetched on 26 November 2011, and may now be different. This code may, at the author's discretion, be rebased on a newer version of Bunbot; this will be duly noted. However, this IRC interface contains a much greater amount of features than Bunbury's, and often provides simpler handling than Twisted.

The changes below are not mentioned in the Git log:

  • Random coding style changes
  • Generalization of bot.Bot()
  • A few docstring additions
  • Cross-version Python compatibility

Copyright 2012-2013 by Daniel Foerster pydsigner@gmail.com under the LGPLv3.
Copyright 2015 by Daniel Foerster pydsigner@gmail.com under the Apache License 2.0.

Releases

No releases published

Packages

No packages published

Languages