jackellenberger / emojme

:rotating_light: very powerful very stupid Slack emoji tools, holy cow! :rotating_light:

Home Page:https://jackellenberger.github.io/emojme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE REQUEST] https://teaas.fyi/ api for any emoji.

ClashTheBunny opened this issue · comments

Have the ability to onFire(emoji) or to dealWithIt(emoji)!

I took a gander at this - teaas doesn't seem to have an api that's publicly available/usable. It might be possible to scrape html to get the response image, but maybe implementing fire using some gif library would be easier.

Yeah, I wonder how hard it would be to extend https://github.com/scotchfield/party-party-party or something...

the code for teaas is open source as well at https://gitlab.com/wjr1985/teaas (slash https://gitlab.com/wjr1985/teaas_puma_example) (where i have contributed) and on github (https://github.com/wjr1985/teaas, though that might be just a clone, unclear which is a clone of which).

I think if you wanted to API ify it that would be awesome. something something protobufs idk