radiobot/README.md

13 lines
321 B
Markdown
Raw Permalink Normal View History

2018-10-23 13:44:45 +00:00
# radiobot
super simple bot
it:
* responds to pings
* sends a message to #tilderadio when `$now_playing_file` changes
drop webhook.php somewhere in a webroot and update `now_playing_file` in bot.properties to point to now_playing.txt in that dir.
2020-06-27 23:40:10 +00:00
this code is very bad and should probably be rewritten from scratch.