summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS16
-rw-r--r--TODO9
-rw-r--r--USAGE29
3 files changed, 0 insertions, 54 deletions
diff --git a/DEPS b/DEPS
deleted file mode 100644
index 1d15629..0000000
--- a/DEPS
+++ /dev/null
@@ -1,16 +0,0 @@
-Autovivification - libautovivification-perl
-Array::Utils - libarray-utils-perl
-File::Monitor - libfile-monitor-perl
-HTTP::Async - libhttp-async-perl - libnet-https-nb-perl
-IO::All - libio-all-perl
-Net::DNS 0.55 - libnet-dns-perl
-Net::DNS::Async - libnet-dns-async-perl
-Regexp::Wildcards - libregexp-wildcards-perl (Not in Debian)
-String::CRC32 - libstring-crc32-perl
-String::Interpolate - libstring-interpolate-perl (Not in Debian)
-Text::LevenshteinXS - libtext-levenshteinxs-perl
-Tie::CPHash - libtie-cphash-perl
-
-Web:
-Apache::Htgroup - libapache-htgroup-perl
-Apache::Htpasswd - libapache-htpasswd-perl
diff --git a/TODO b/TODO
deleted file mode 100644
index 6490cb8..0000000
--- a/TODO
+++ /dev/null
@@ -1,9 +0,0 @@
-X modularize Mysql.pl - DONE
-/ modularize Events.pl
-- modularize Actions.pl
-/ modularize Classes.pl
-/ modularize Command.pl
-- modularize Inspect.pl
-X modularize Log.pl - DONE
-/ modularize Services.pl
-/ modularize Util.pl
diff --git a/USAGE b/USAGE
deleted file mode 100644
index 11905d6..0000000
--- a/USAGE
+++ /dev/null
@@ -1,29 +0,0 @@
-a-access commands:
- ;join <channel>
- ;part <channel>[ :<reason>]
- ;quit[ <reason>]
- ;rehash
- re-reads config files
- ;rehash exempts
- re-reads exempts.txt
-
-d-access commands:
- ;sl <anything>
- sends a raw line
- ;ev <anything>
- evaluates perl code
-
-t-access commands:
- ;say <something>
- says something in the channel where the command was given
- ;do <something>
-
-o-access commands:
- ;exempt <something>
- prevents sending alerts if <something> matches the nick/ident/host
- ;remove <nick>
- removes nick from the channel
-
-always-granted commands:
- !ops[ <message>]
- gets op attention