This project provides a simple interface to send a message on IRC.
I use IrssiNotifier to get IRC notifications on my phone, and I wanted to be able to send back messages or share links.
The user's message is sent to a small Go program which connects to the IRC server and sends the message.
The webpage uses mechanizecss.
The Go script uses goirc. I also use this script to be notified of events from my server.