Ported all scripts from PURPLE_ to ANSW_ prefix. Added examples to support STATUS...
[mirrors/libpurple-core-answerscripts.git] / purple / answerscripts.d / autokiss.sh
1 #!/bin/sh
2 #AutoKiss :-* (just wanna be polite)
3 echo $(echo "$ANSW_MSG" | grep -Eo ':-\*|\*IN LOVE\*|:-\{\}|\*KISSING\*');
This page took 0.288189 seconds and 5 git commands to generate.