EionRobb / purple-discord

A libpurple/Pidgin plugin for Discord
GNU General Public License v3.0
375 stars 42 forks source link

@mentions adds an extra space #433

Open LurkerHub opened 1 year ago

LurkerHub commented 1 year ago

This is mostly a problem with bots that still use the old format commands, and the extra space confuses them. It's also makes formatting look off.

For example: typing: @bot⎵command (1 space) results in: @bot⎵⎵command (2 spaces) and some bots are not smart enough to strip out the extra space.