Add contributors file

Add irc.js for peering with IRC
Change default to reflect that

Add basic peering.
Implemented:
register/unregister a user
messages
join/part

Not implemented/TODO:
Kill, kick, change nick

It is likely that the web chat will not have full feature parity with clients connecting directly to IRC.
This commit is contained in:
knotteye
2019-11-05 17:22:52 -06:00
parent 182b7e2f5f
commit 9076b1817b
5 changed files with 241 additions and 4 deletions

2
CONTRIBUTORS Normal file
View File

@ -0,0 +1,2 @@
knotteye <knotteye@airmail.cc>
crushv <nik@telekem.net>