Open LurkerHub opened 2 years 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.
@bot⎵command
@bot⎵⎵command
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.