IRC client module in python
Go to file
Matt Arnold 7d0300a7a4 inital commit, laugh all you want 2022-02-12 21:25:13 -05:00
.gitignore inital commit, laugh all you want 2022-02-12 21:25:13 -05:00
IRC.py inital commit, laugh all you want 2022-02-12 21:25:13 -05:00
LICENSE inital commit, laugh all you want 2022-02-12 21:25:13 -05:00
README.md inital commit, laugh all you want 2022-02-12 21:25:13 -05:00
client.py inital commit, laugh all you want 2022-02-12 21:25:13 -05:00

README.md

RabbitEars IRC client builder

RabbitEars is an irc client framework writen in python Warning this is experimental prealpha software. It works but APIs design models and other stuff are subject to change at my whim at this stage

Features, and Planned features

  • TLS suppport as first class citizen ✔
  • Clear license Terms ✔
  • Event driven
  • Conformity with modern irc specs
  • As few external dependancies as possible