bitlbee / bitlbee-facebook

Facebook protocol plugin for BitlBee
GNU General Public License v2.0
279 stars 49 forks source link

Handle whitespace sending attempts #161

Open andreimarcu opened 6 years ago

andreimarcu commented 6 years ago

If you try to send " " (a whitespace character) to someone, you will be disconnected with the message facebook - Error: Failed to send message.

This should be avoided altogether by handling them (silently?) without actually attempting sending.