|
1 month ago | |
---|---|---|
sample-confs | 4 months ago | |
.gitignore | 4 months ago | |
AlreadyIdentifiedException.csharp | 4 years ago | |
Connection.csharp | 4 years ago | |
ExitedException.csharp | 4 years ago | |
IRCClientMessage.csharp | 4 years ago | |
IRCMessage.csharp | 4 years ago | |
IRCPongMessage.csharp | 4 years ago | |
IRCServerMessage.csharp | 2 years ago | |
LICENSE | 3 years ago | |
Makefile | 1 month ago | |
PKGBUILD | 2 months ago | |
README.md | 4 months ago | |
Raven.csharp | 4 months ago | |
RavenCommand.csharp | 4 months ago | |
RavenConfigure.csharp | 3 years ago | |
RavenNetListener.csharp | 2 years ago | |
chatbot-support.bash | 3 years ago | |
math-support.bash | 4 years ago | |
raven-local.service | 4 years ago | |
raven.service | 4 months ago | |
ravensend | 4 months ago | |
timedoutexception.csharp | 4 years ago |
This is a simple IRCbot for the AniNIX’s operations.
To enable this bot, just install the package from the AniNIX repository or run the following:
make
sudo make install
sudo systemctl start raven.service
sudo systemctl enable raven.service
This IRCbot has some simple commands that can be found by most users with r.help
in whatever channel the bot has joined.
Administrative functions are controlled by the access lists and can be found with r.adminhelp
.
The bot can also be invoked with mono ./raven.mono -h
to get more detailed help.