This is a simple IRCbot for the AniNIX's operations.
Go to file
raven dede6245b9 Converting to Git.
Bazaar log was:
------------------------------------------------------------
revno: 6
committer: dev <dev@aninix.net>
branch nick: TheRaven
timestamp: Thu 2016-06-02 23:21:56 -0500
message:
  Updating to include dedicated raven user.
  Adding RavenExecute.Command() static function to handle OS integration.
  Updating RavenCommand to use Djinni package for mailing.
------------------------------------------------------------
revno: 5
committer: dev <dev@aninix.net>
branch nick: TheRaven
timestamp: Wed 2016-04-20 16:59:51 -0500
message:
  Updated Makefile to include OS dependencies
  Updated ircservermessage to fix dropped sections of searches from things like "r.image :blar:"
  Added new tinyURL feature -- WARNING: this requires that the OS has a script api-keys in the path that will return an API key for the TinyURL service
------------------------------------------------------------
revno: 4
committer: dev <dev@aninix.net>
branch nick: TheRaven
timestamp: Mon 2016-03-28 14:40:00 -0500
message:
  MailerCount is now added to limit the number of pages sent to admins.
------------------------------------------------------------
revno: 3
committer: ircd <ircd@aninix.net>
branch nick: TheRaven
timestamp: Fri 2016-01-15 14:36:54 -0600
message:
  Removing an unneeded file -- requests are tracked in keep.google.com now
  Makefile had a run rule added to run the bot in the foreground with the verbose flag. This prevents the user from accidentally compiling and installing TheRaven with higher verbosity and filling system logs.
  Ravencommand was modified to check for user modes r (registerd on UnrealIRCd) or G (registered on InspIRCd) before running whitelist commands.
  connection.csharp had functions added to check for users being authenticated (IRC response code 330 in a WHOIS request) and do get modes
------------------------------------------------------------
revno: 2
committer: root <root@aninix.net>
branch nick: TheRaven
timestamp: Mon 2015-12-14 14:58:02 -0600
message:
  Updated commenting
  Removed requests file in favor of keep.google.com
  Updated ircservermessage.csharp et. al. for better verbosity options
  Edited connection.csharp to not need a Raven instance and instead take host and port
  Updated private globals to standard
  Moved Verbosity enum to not be inside ReportMessage class
------------------------------------------------------------
revno: 1
committer: ircd <ircd@aninix.net>
branch nick: TheRaven
timestamp: Thu 2015-12-10 21:58:41 -0600
message:
  Adding all my files.
2016-08-04 11:08:14 -05:00
Makefile Converting to Git. 2016-08-04 11:08:14 -05:00
README Seeding repository 2016-08-04 11:06:25 -05:00
alreadyidentifiedexception.csharp Converting to Git. 2016-08-04 11:08:14 -05:00
connection.csharp Converting to Git. 2016-08-04 11:08:14 -05:00
exitedexception.csharp Converting to Git. 2016-08-04 11:08:14 -05:00
ircclientmessage.csharp Converting to Git. 2016-08-04 11:08:14 -05:00
ircmessage.csharp Converting to Git. 2016-08-04 11:08:14 -05:00
ircpongmessage.csharp Converting to Git. 2016-08-04 11:08:14 -05:00
ircservermessage.csharp Converting to Git. 2016-08-04 11:08:14 -05:00
make-conf-dir.bash Converting to Git. 2016-08-04 11:08:14 -05:00
raven-local.service Converting to Git. 2016-08-04 11:08:14 -05:00
raven.csharp Converting to Git. 2016-08-04 11:08:14 -05:00
raven.mono Converting to Git. 2016-08-04 11:08:14 -05:00
raven.service Converting to Git. 2016-08-04 11:08:14 -05:00
ravencommand.csharp Converting to Git. 2016-08-04 11:08:14 -05:00
ravenconfigure.csharp Converting to Git. 2016-08-04 11:08:14 -05:00
ravenexecute.csharp Converting to Git. 2016-08-04 11:08:14 -05:00
reportmessage.csharp Converting to Git. 2016-08-04 11:08:14 -05:00
timedoutexception.csharp Converting to Git. 2016-08-04 11:08:14 -05:00

README

This is a readme.