sindresorhus / emoj

Find relevant emoji from text on the command-line :open_mouth: :sparkles: :raised_hands: :horse: :boom: :see_no_evil:
MIT License
2.36k stars 57 forks source link

Dango API seems to be paid. #35

Closed ShivanshuKantPrasad closed 5 years ago

ShivanshuKantPrasad commented 5 years ago

How does this app use Dango API. Dango API seems to be paid and it seems you have to have a license from this Dango API page. How are you using the dango api in this project? Are there special permissions for Open Source Project.

sindresorhus commented 5 years ago

We're not using the official API. The API we're using was just a demo for an article they published. It works, but it doesn't scale. We've been allowed to use it for this specific tool.

ShivanshuKantPrasad commented 5 years ago

Ok.