Open poslat-pismo opened 8 months ago
Im trying to automate some routine with this awesome bot but i get empty ${FORWARD} array with forwarded to my bot messages so my magick
if [[ -n ${FORWARD[ID]} ]]; then blah blah
is not working. So what am I doing wrong?
Im trying to automate some routine with this awesome bot but i get empty ${FORWARD} array with forwarded to my bot messages so my magick
is not working. So what am I doing wrong?