Moontalk server and client (provided by many parties)
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

433B

USE moontalk.rb, or moontalk.tcl!

moontalk.rb:

You'll need to install ruby to run it.
See source code for usage.

moontalk.tcl:

you'll need tcl and tk to run it.
Click the bottom bar to talk.

moontalk.c:

IS INCOMPLETE, do not use it.

To compile it, use bake <https://git.lain.church/emil/bake> or just run:
gcc -O2 -std=gnu99 moontalk.c -o moontalk -lncurses -ltinfo

Run -help for further details for usage.