X-Git-Url: http://git.harvie.cz/?p=mirrors%2Flibpurple-core-answerscripts.git;a=blobdiff_plain;f=purple%2Fanswerscripts.d%2F00-forward.sh;h=a61ce0023f9ff2fe81532157ab261a754b568119;hp=4ecad9fb4d2a2f284ea8f20e7072c9b618f1141b;hb=b1866b8c5dc9289d195f78dd77c6007131781d14;hpb=2270485e8ffed1081f810d3352fd53d1b3ee2e6d 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 '&' ' ')"