TheRaven/ravensend
DarkFeather d5b44bb523
Including dependency
2024-04-08 00:04:55 -05:00
..
Makefile Updates for ravensend 2024-04-08 00:03:30 -05:00
PKGBUILD Including dependency 2024-04-08 00:04:55 -05:00
README.md Splitting ravensend to its own package 2021-11-29 03:45:30 -06:00
ravensend Updating for egrep 2023-10-14 13:15:22 -05:00
ravensend-daemon Updates for ravensend 2024-04-08 00:03:30 -05:00
ravensend-daemon.service Updates for ravensend 2024-04-08 00:03:30 -05:00
ravensend-daemon.yml Splitting ravensend to its own package 2021-11-29 03:45:30 -06:00
sample.conf Splitting ravensend to its own package 2021-11-29 03:45:30 -06:00

README.md

This package provides a couple files that will allow you to send messages via TheRaven to an IRC daemon.

ravensend

This CLI allows you to send a message to a channel using TheRaven. Simplest invocation is as below:

ravensend -c '#thechannel' -f ./the.conf -m 'some message'

Assuming TheRaven sits in #thechannel and the user has the rights to read the.conf, the message should go through.

ravensend-daemon

This daemon allows you to translate webhook inputs from services like Graylog to be sent by TheRaven.