commited working version
[mirrors/libpurple-core-answerscripts.git] / purple / answerscripts.d / autokiss.sh
diff --git a/purple/answerscripts.d/autokiss.sh b/purple/answerscripts.d/autokiss.sh
new file mode 100755 (executable)
index 0000000..b054c5c
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+#AutoKiss :-* (just wanna be polite)
+echo "$PURPLE_MSG" | grep -o ':-\*';
This page took 0.122039 seconds and 4 git commands to generate.