summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
Diffstat (limited to 'chat')
-rwxr-xr-xchat/can/I/have/a/kitteh?/_2
-rwxr-xr-xchat/chat.sh15
-rwxr-xr-xchat/easter/_2
-rwxr-xr-xchat/easter/bunny/_2
-rwxr-xr-xchat/you/_2
-rwxr-xr-xchat/you/are/_2
l---------chat/you/are/stupid.1
-rwxr-xr-xchat/you/are/stupid/_2
-rwxr-xr-xchat/you/have/unread/!messages/_2
l---------chat/you/suck.1
-rwxr-xr-xchat/you/suck/_2
-rwxr-xr-xchat/you/there/_2
l---------chat/you/there?/_1
13 files changed, 0 insertions, 36 deletions
diff --git a/chat/can/I/have/a/kitteh?/_ b/chat/can/I/have/a/kitteh?/_
deleted file mode 100755
index 8923afc..0000000
--- a/chat/can/I/have/a/kitteh?/_
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-echo "fuck you bot. that's not what I meant."
diff --git a/chat/chat.sh b/chat/chat.sh
deleted file mode 100755
index f203228..0000000
--- a/chat/chat.sh
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/usr/pkg/bin/perl
-chdir("/home/segfault/chat");
-my $sentence="";
-my $i=0;
-@words=split(/ /,join(" ",@ARGV));
-foreach(@words) {
- if(!chdir($_)) {
- $args=join(" ",@words[$i .. $#words]);
- $args =~ s/'/'\\''/g;
- system("./_ '" . $args . "'\n");
- exit;
- }
- $i++;
-}
-system("./_");
diff --git a/chat/easter/_ b/chat/easter/_
deleted file mode 100755
index 2266584..0000000
--- a/chat/easter/_
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-echo derp
diff --git a/chat/easter/bunny/_ b/chat/easter/bunny/_
deleted file mode 100755
index 2fd1f2f..0000000
--- a/chat/easter/bunny/_
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-echo dafuq
diff --git a/chat/you/_ b/chat/you/_
deleted file mode 100755
index 435c185..0000000
--- a/chat/you/_
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-echo "no. you $*"
diff --git a/chat/you/are/_ b/chat/you/are/_
deleted file mode 100755
index 0416abe..0000000
--- a/chat/you/are/_
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-echo "no, you $*"
diff --git a/chat/you/are/stupid. b/chat/you/are/stupid.
deleted file mode 120000
index 7f1bada..0000000
--- a/chat/you/are/stupid.
+++ /dev/null
@@ -1 +0,0 @@
-stupid \ No newline at end of file
diff --git a/chat/you/are/stupid/_ b/chat/you/are/stupid/_
deleted file mode 100755
index ccc9373..0000000
--- a/chat/you/are/stupid/_
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-echo "I'm smarter than the average bot. Fuck you."
diff --git a/chat/you/have/unread/!messages/_ b/chat/you/have/unread/!messages/_
deleted file mode 100755
index a478415..0000000
--- a/chat/you/have/unread/!messages/_
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-echo "!messages"
diff --git a/chat/you/suck. b/chat/you/suck.
deleted file mode 120000
index fdb7235..0000000
--- a/chat/you/suck.
+++ /dev/null
@@ -1 +0,0 @@
-suck \ No newline at end of file
diff --git a/chat/you/suck/_ b/chat/you/suck/_
deleted file mode 100755
index 4e498a5..0000000
--- a/chat/you/suck/_
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-echo "you're mother."
diff --git a/chat/you/there/_ b/chat/you/there/_
deleted file mode 100755
index eb05097..0000000
--- a/chat/you/there/_
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-printf "\x01ACTION is totally here\x01\n"
diff --git a/chat/you/there?/_ b/chat/you/there?/_
deleted file mode 120000
index 94e5e30..0000000
--- a/chat/you/there?/_
+++ /dev/null
@@ -1 +0,0 @@
-../there/_ \ No newline at end of file