From 74e131bd370a800af0e08967fc290051ed36657f Mon Sep 17 00:00:00 2001 From: Oddvar Lovaas Date: Wed, 11 Jan 2017 16:49:28 +0000 Subject: [PATCH] Add matrix-music-bot --- .../projects/2016-12-26-matrix-music-bot.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 supporting-docs/projects/2016-12-26-matrix-music-bot.md diff --git a/supporting-docs/projects/2016-12-26-matrix-music-bot.md b/supporting-docs/projects/2016-12-26-matrix-music-bot.md new file mode 100644 index 00000000..59a4527e --- /dev/null +++ b/supporting-docs/projects/2016-12-26-matrix-music-bot.md @@ -0,0 +1,13 @@ +--- +layout: project +title: matrix-music-bot +categories: projects other +description: last.fm scrobbler +author: Falko +maturity: Alpha +--- + +# {{ page.title }} +A small bot that lets you look up artists using lastfm's API. + +Follow the progress and grab the code from [GitHub](https://github.com/select/matrix-music-bot)