Megahal: do not wrap...
[mirrors/libpurple-core-answerscripts.git] / purple / answerscripts.d / 00-megahal.sh
CommitLineData
d5bbca3f
H
1#!/bin/sh
2#Artificial Pseudo Inteligence using megahal package :-)
3#More info: http://megahal.alioth.debian.org/
4#alias cat=true #silent mode, comment out to enable loud replies :-)
849af27c 5echo -n '[MegaHAL]:' $({ echo "$ANSW_MSG" && echo -e '\n#quit\n'; } | megahal -p -b -w | tail -n1) | cat
This page took 0.120742 seconds and 4 git commands to generate.