icedream / ts3bot-control

(Stalled. "voicybot" will replace this repository eventually.) The control application for the open-sourced TeamSpeak3 Bot.
4 stars 1 forks source link

"changenick" replaces "|" as "\p" for nickname #22

Closed icedream closed 9 years ago

icedream commented 9 years ago

See title. The source of this bug is the string unescaping routine in ts3query.iced - "\p" is not implemented to be decoded yet.