~aleteoryx/tclircc

TCL-based IRC client
CAP fully implemented
CAP ACK/NAK, initial negotiation
capability requesting

refs

master
browse  log 

clone

read-only
https://git.amehut.dev/~aleteoryx/tclircc
read/write
git@git.amehut.dev:~aleteoryx/tclircc

You can also use your local clone with git send-email.

#tclircc

This project does not, at the moment, accept contributions. It is for personal use. If you need to rely on this, the public domain dedication should serve as ample grounds to manage your own version.

TCL-based IRC client. Probably a testing grounds for client-side protocol extensions.

I'd like to get some friends/partners off discord, and there are some things to IRC that make it inaccessible for them. Plus I just want to write my own IRC client.

Current feature plans:

  • PFPs
  • Attachments with UI integration
  • GUI object upload management(dctc+bot)
  • Functional scrollback

code docs