legacy bot to post radio updates in irc
https://tilderadio.org
continuous-integration/drone/push Build is failing
Details
|
||
---|---|---|
webhook | ||
.drone.yml | ||
.gitignore | ||
README.md | ||
account.ini.sample | ||
bot.properties | ||
bot.sh | ||
dj-online-email.tmpl | ||
radiobot.service | ||
slogans.txt | ||
toot.json.sample |
README.md
radiobot (legacy)
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.
this code is very bad and should probably be rewritten from scratch.
UPDATE: it has been rewritten from scratch as a module for bitbot
the module code can be found here