Alexa Skill for BYU facts
An Alexa Skill that when invoked will give the user a fact about Brigham Young University (BYU). Facts range from the University, it’s mascot, buildings on the campus and much more.
Say, “Alexa, open BYU facts and tell me a fact about BYU”
pip install -r py/requirements.txt -t skill_env
cp -r py/* skill_env/
Zip the contents of the skill_env folder. Zip the contents of the folder and NOT the folder itself. If you zip the folder it will not work
Upload the .ZIP file to the AWS Lambda console