~aleteoryx/tclircc

ref: 1db2f6c7e5651727ce14ff3d46dbf8777022fdfd tclircc/README.md -rw-r--r-- 656 bytes
1db2f6c7aleteoryx add support for message intercepting, bugfix in irc::extern remove a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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](https://man.amehut.dev/~aleteoryx/tclircc/)