Angry Beanie Podcast management
Go to your skills directory (ie /opt/mycroft/skills)
git clone https://github.com/purserj/mycroft-angrybeanie.git
cd into mycroft-angrybeanie
pip -r requirements.txt
- "Get Angry Beanie shows or Get Angry Beanie podcasts - Returns list of podcasts available"
- "Angry beanie list episodes for [SHOW_NAME] - list last 10 episodes of the show"
- "play the latest episode for [SHOW_NAME] - play the latest episode for the show"
James Purser