SITCON-tgBot says to #sitcon <mmis1000>: ' fixCJKInPath = (str)-> str.split '' .map (char)-> return char if 127 > char.charCodeAt 0 return encodeURIComponent char .join ''