ZeroKnight / ZeroBot

My personal IRC/Multi-protocol Bot created (and re-created) for education and amusement.
MIT License
1 stars 0 forks source link

Bring IRC protocol up to date #51

Open ZeroKnight opened 3 months ago

ZeroKnight commented 3 months ago

The IRC protocol implementation has stagnated and been neglected for a long while now as I haven't had a reason to frequent IRC for some years now (kind of sad). It was already out of step with the Discord protocol when I began hacking together working versions of the feature modules but with the recent attempts at standing up a proper feature<->protocol interface in #13, it's far out of step now. In a way, this is somewhat helpful as I can get more work done up front before bringing it up to date.

To Do