An IRC bot written in python

Matt Arnold 6ffac6077c Update requirements 2 gadi atpakaļ
auxfiles 37d0d9837e Make the bot be mean to you on commmand 2 gadi atpakaļ
.gitignore 13381bc125 Major rewrite to use a proper irc tokenizer json for configuration, and other such QOL improvements 2 gadi atpakaļ
IRC.py 2b56dabda7 Modifed protocal module to accept non spec confirming ircd's, Daemonize bot 2 gadi atpakaļ
LICENSE 7d0300a7a4 inital commit, laugh all you want 2 gadi atpakaļ
README.md 7d0300a7a4 inital commit, laugh all you want 2 gadi atpakaļ
client.py 2b56dabda7 Modifed protocal module to accept non spec confirming ircd's, Daemonize bot 2 gadi atpakaļ
config.json.example 13381bc125 Major rewrite to use a proper irc tokenizer json for configuration, and other such QOL improvements 2 gadi atpakaļ
requirements.txt 6ffac6077c Update requirements 2 gadi atpakaļ

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 ❗