################################################## #######
# CONVERT BASIC COOKIES TO DATA #
################################################## #######
proc basicreplace {strin section} {
global sitename
set output [replacevar $strin "%VAR" $VAR]
these change will make if i type !bot1Rrequests on the chan there is only the bot1 answer as though iobanana
but it does not seem to replace %VAR by $VAR variable
someone can help me?