jessepollak / command

:black_nib: Making the web better with Slack-like slash commands.
http://slashcommand.club
MIT License
1.11k stars 66 forks source link

App Store and Wikipedia Support #44

Closed chrishannah closed 2 years ago

chrishannah commented 8 years ago

Here is support for searching the Apple App Store using the /app command, other iTunes commands can be utilised easily with this code as it's the one API.

WIkipedia support is also there, but the results need styling still.

bgiesing commented 8 years ago

Do you think it would be easy to also add Google Play, @cryptixdevelopment?

chrishannah commented 8 years ago

@bgiesing I haven't seen the API for the Google Play store, but I guess they could be merged together. Maybe both stores could be searched at the same time and the results shown in different rows.