matrix-music-bot

A matrix / synapse chatbot written in Python.
git clone git://johnkubach.com:/srv/git/matrix-music-bot
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2022-10-20 02:39Update READMEJohn1+10-1
2022-10-20 01:38Add Ability to Query For SongJohn2+53-22
2022-10-19 23:56Only Fire If Message Starts With URLJohn1+1-1
2022-10-19 23:45Switch to yt-dlpJohn1+1-1
2022-10-19 23:43More Robust ExtractionJohn2+16-6
2022-10-19 23:41Get Similar ArtistsJohn2+16-1
2022-06-14 17:28Update Dependencies in READMEJohn Kubach1+3-0
2020-08-15 13:28Fetch DescriptionJohn Kubach2+7-4
2020-08-11 21:23Fix Crash On LastFM Artist Not FoundJohn Kubach2+17-9
2020-08-06 00:26Cleanup on_messageJohn Kubach1+26-15
2020-08-06 00:07Change variable namingJohn Kubach1+3-3
2020-08-02 19:00Add READMEJohn Kubach1+24-0
2020-08-02 18:50Remove Uneeded DependencyJohn Kubach1+0-1
2020-08-02 18:42Reorganize Directory StructureJohn Kubach5+39-39
2020-08-02 17:47Initial CommitJohn Kubach5+186-0