From 9135ec02b8eff4cf4c0d6dbcb54346b3f508a6f1 Mon Sep 17 00:00:00 2001 From: epochqwert Date: Wed, 19 Aug 2015 20:47:05 -0500 Subject: save point. --- chat/you/_ | 2 ++ chat/you/are/_ | 2 ++ chat/you/are/stupid. | 1 + chat/you/are/stupid/_ | 2 ++ chat/you/have/unread/!messages/_ | 2 ++ chat/you/suck. | 1 + chat/you/suck/_ | 2 ++ chat/you/there/_ | 2 ++ chat/you/there?/_ | 1 + 9 files changed, 15 insertions(+) create mode 100755 chat/you/_ create mode 100755 chat/you/are/_ create mode 120000 chat/you/are/stupid. create mode 100755 chat/you/are/stupid/_ create mode 100755 chat/you/have/unread/!messages/_ create mode 120000 chat/you/suck. create mode 100755 chat/you/suck/_ create mode 100755 chat/you/there/_ create mode 120000 chat/you/there?/_ (limited to 'chat/you') diff --git a/chat/you/_ b/chat/you/_ new file mode 100755 index 0000000..435c185 --- /dev/null +++ b/chat/you/_ @@ -0,0 +1,2 @@ +#!/bin/sh +echo "no. you $*" diff --git a/chat/you/are/_ b/chat/you/are/_ new file mode 100755 index 0000000..0416abe --- /dev/null +++ b/chat/you/are/_ @@ -0,0 +1,2 @@ +#!/bin/sh +echo "no, you $*" diff --git a/chat/you/are/stupid. b/chat/you/are/stupid. new file mode 120000 index 0000000..7f1bada --- /dev/null +++ b/chat/you/are/stupid. @@ -0,0 +1 @@ +stupid \ No newline at end of file diff --git a/chat/you/are/stupid/_ b/chat/you/are/stupid/_ new file mode 100755 index 0000000..ccc9373 --- /dev/null +++ b/chat/you/are/stupid/_ @@ -0,0 +1,2 @@ +#!/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/_ new file mode 100755 index 0000000..a478415 --- /dev/null +++ b/chat/you/have/unread/!messages/_ @@ -0,0 +1,2 @@ +#!/bin/sh +echo "!messages" diff --git a/chat/you/suck. b/chat/you/suck. new file mode 120000 index 0000000..fdb7235 --- /dev/null +++ b/chat/you/suck. @@ -0,0 +1 @@ +suck \ No newline at end of file diff --git a/chat/you/suck/_ b/chat/you/suck/_ new file mode 100755 index 0000000..4e498a5 --- /dev/null +++ b/chat/you/suck/_ @@ -0,0 +1,2 @@ +#!/bin/sh +echo "you're mother." diff --git a/chat/you/there/_ b/chat/you/there/_ new file mode 100755 index 0000000..eb05097 --- /dev/null +++ b/chat/you/there/_ @@ -0,0 +1,2 @@ +#!/bin/sh +printf "\x01ACTION is totally here\x01\n" diff --git a/chat/you/there?/_ b/chat/you/there?/_ new file mode 120000 index 0000000..94e5e30 --- /dev/null +++ b/chat/you/there?/_ @@ -0,0 +1 @@ +../there/_ \ No newline at end of file -- cgit v1.2.3