Skip to content

ftoulemon/Dilebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRC quick send

This project provides a simple interface to send a message on IRC.

Why?

I use IrssiNotifier to get IRC notifications on my phone, and I wanted to be able to send back messages or share links.

How?

The user's message is sent to a small Go program which connects to the IRC server and sends the message.

Web UI

The webpage uses mechanizecss.

Go client

The Go script uses goirc. I also use this script to be notified of events from my server.

About

Send a message to IRC via a simple web UI or command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages