hawkins / Shawk

Library to Send & Receive SMS for Free using Email or Your Phone Number
https://shawk.now.sh/
MIT License
15 stars 4 forks source link

Include emoji support? #9

Open hawkins opened 7 years ago

hawkins commented 7 years ago

Being able to respond with emojis would really help Shawk catch up to modern texting.

Using carpedm20's emoji available on pip should make this pretty easy, and inuitive to those used to typing similar emojis in applications like Slack.

Worth noting that a raw parameter should be added to support raw message contents. That is to say, raw messages would not be emojized.

hawkins commented 7 years ago

Emojis have been giving me a world of trouble on multiple levels:

I'm going to consider removing this feature from shawk and maintain the project with a plain-text-only goal.