diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2024-04-02 16:44:01 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-04-03 15:56:33 +0200 |
commit | 53ba996ec9c5c8fc64f66934d8c98509bd7ed06d (patch) | |
tree | fe396b25631e5a325c0e7d470dbb3e7e045d66b4 /README.adoc | |
parent | d450c6cc5fe4caa2f9a1db3f0ec76c84b6a110af (diff) | |
download | xK-53ba996ec9c5c8fc64f66934d8c98509bd7ed06d.tar.gz xK-53ba996ec9c5c8fc64f66934d8c98509bd7ed06d.tar.xz xK-53ba996ec9c5c8fc64f66934d8c98509bd7ed06d.zip |
Add a simple IRC notifier utility
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc index 6784e84..ed915dc 100644 --- a/README.adoc +++ b/README.adoc @@ -56,6 +56,10 @@ https://github.com/kiwiirc/webircgateway[]. Any further development, such as P10 or TS6 linking for IRC services, or plugin support for arbitrary bridges, will happen here. +xN +-- +The IRC notifier, should you ever need to send automated messages from a script. + xB -- The IRC bot. While originally intended to be a simple rewrite of my old GNU AWK |