FRC-Bot / FRCBot-ChatBot

A messenger ChatBot For FRC__Bot based on TheBlueAlliance API
https://m.me/FRCBot
MIT License
6 stars 2 forks source link

Get robot picture by year #5

Closed jaredhasenklein closed 8 years ago

jaredhasenklein commented 8 years ago

User input: Picture <> <> Example: Picture 2016 1836

Output: Photos of robot (or at the very least URLs)

Utilize: http://www.thebluealliance.com/api/v2/team/_TEAM_/_YEAR_/media?X-TBA-App-Id=frcbot:messengerchatbot:1 Example: http://www.thebluealliance.com/api/v2/team/frc1836/2016/media?X-TBA-App-Id=frcbot:messengerchatbot:1

technonerdz commented 8 years ago

done!

jaredhasenklein commented 8 years ago

Looks good! Is there a way to get more images or just the primary on TBA?