diff options
Diffstat (limited to 'chat/you')
-rwxr-xr-x | chat/you/_ | 2 | ||||
-rwxr-xr-x | chat/you/are/_ | 2 | ||||
l--------- | chat/you/are/stupid. | 1 | ||||
-rwxr-xr-x | chat/you/are/stupid/_ | 2 | ||||
-rwxr-xr-x | chat/you/have/unread/!messages/_ | 2 | ||||
l--------- | chat/you/suck. | 1 | ||||
-rwxr-xr-x | chat/you/suck/_ | 2 | ||||
-rwxr-xr-x | chat/you/there/_ | 2 | ||||
l--------- | chat/you/there?/_ | 1 |
9 files changed, 0 insertions, 15 deletions
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 |