Commit Graph

26 Commits

Author SHA1 Message Date
2b85ffac49
Generalizing IP curl 2023-01-20 14:23:26 -06:00
24825cced3
Moving netlistener onto a unique config block 2023-01-20 08:36:34 -06:00
838c0f8064
Adding r.ip function 2022-06-23 11:58:27 -05:00
919fb1db15
Splitting ravensend to its own package 2021-11-29 03:45:30 -06:00
59ae84bbbb
Need sudo for user creation 2020-11-24 12:52:50 -06:00
1474aecd5d
Adding user tracking for build process 2020-11-24 03:47:54 -06:00
2cc00d652a
Adding Uniglot to build dependencies 2020-11-09 04:44:05 -06:00
5e360b0da2
Removed Pushbullet support
Added Usage function
Reformated PKGBUILD to fit standards
Corrections to README.md
Removed static paths in favor of referential.
Test case update
Removed unneeded statements from crowfacts
2020-09-10 16:20:40 -05:00
DarkFeather
778416c0a2 Adding files 2018-10-16 17:42:13 -05:00
DarkFeather
5ec606e3b6 Adding RavenNetListener to support network raw API 2018-10-16 17:41:39 -05:00
DarkFeather
11da27e0c4 Makefile fixes; adding DiscordBridge whitelist 2018-07-27 14:01:22 -05:00
DarkFeather
d39ed670cc Warning suppressions 2017-12-04 18:39:06 -06:00
DarkFeather
b377d1d969 Updating r.msg to use PushBullet instead of mail 2017-12-04 16:32:37 -06:00
DarkFeather
b78da4c77c Input sanitizing; Heartbeat integration 2017-02-08 19:26:13 -06:00
DarkFeather
327d9d33ee Other dumb things in the script. 2017-01-13 09:50:10 -06:00
DarkFeather
524e3916d3 Dumb grep 2017-01-13 09:47:34 -06:00
DarkFeather
0cbfa313f1 Minor edit for helptext sorting 2017-01-12 12:28:45 -06:00
DarkFeather
9332181125 Fixes for ALICE Chatbot, adding Wolfram math support 2017-01-12 12:26:14 -06:00
DarkFeather
df636e8706 r.searches function, fixes, SharedLibraries configuration inclusion 2016-12-04 19:55:52 -06:00
DarkFeather
1b4d0190e0 Fixes 2016-11-09 22:30:58 -06:00
DarkFeather
b329ea276b Fixes for URL titling and chat timeouts 2016-09-27 10:33:41 -05:00
DarkFeather
9da156fced Fixes for privmsging not working as expected; chatbot functionality 2016-09-26 15:44:00 -05:00
raven
47440a1eac Implementing r.d dice rolling. 2016-08-05 08:47:25 -05:00
raven
cb42aac634 Don't need to include the executable 2016-08-04 11:11:26 -05:00
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
raven
ace6d41661 Seeding repository 2016-08-04 11:06:25 -05:00