X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;ds=sidebyside;f=purple%2Fanswerscripts.d%2F00-forward.sh;h=a61ce0023f9ff2fe81532157ab261a754b568119;hb=86db576a0462bfc3147ae1f59a71a7e0b4964109;hp=4ecad9fb4d2a2f284ea8f20e7072c9b618f1141b;hpb=2270485e8ffed1081f810d3352fd53d1b3ee2e6d;p=mirrors%2Flibpurple-core-answerscripts.git diff --git a/purple/answerscripts.d/00-forward.sh b/purple/answerscripts.d/00-forward.sh index 4ecad9f..a61ce00 100755 --- a/purple/answerscripts.d/00-forward.sh +++ b/purple/answerscripts.d/00-forward.sh @@ -3,4 +3,4 @@ FORWARD_PROTOCOL='irc'; FORWARD_ACCOUNT='Harvie@irc.freenode.net'; FORWARD_TO='hrv'; -purple-remote "$FORWARD_PROTOCOL:goim?account=$FORWARD_ACCOUNT&screenname=$FORWARD_TO&message=""$(echo "<$ANSW_PROTOCOL:$ANSW_FROM> $ANSW_MSG" | tr '&' ' ')" +purple-remote "$FORWARD_PROTOCOL:goim?account=$FORWARD_ACCOUNT&screenname=$FORWARD_TO&message=""$(echo "<$ANSW_PROTOCOL:$ANSW_R_NAME> $ANSW_MSG" | tr '&' ' ')"