Update 'README.md'
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Ben Harris 2020-07-16 18:27:50 -04:00
parent c9a86e5317
commit dbb70f0727
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# radiobot
# radiobot (legacy)
super simple bot
@ -10,3 +10,6 @@ drop webhook.php somewhere in a webroot and update `now_playing_file` in bot.pro
this code is very bad and should probably be rewritten from scratch.
UPDATE: it has been rewritten from scratch as a module for [bitbot](https://bitbot.dev)
the module code can be found [here](https://tildegit.org/ben/bitbot-modules/src/branch/master/tilderadio.py)