a janky bot to post now playing updates to #tilderadio
Go to file
Ben Harris 6a7d2669a7 move webhook into dir 2019-10-13 16:48:13 -04:00
webhook move webhook into dir 2019-10-13 16:48:13 -04:00
.gitignore add email-subscribers.txt to .gitignore 2019-07-10 01:02:21 -04:00
README.md update readme and add webhook php script 2018-10-23 10:16:18 -04:00
bot.properties move webhook into dir 2019-10-13 16:48:13 -04:00
bot.sh add now playing to announcements 2019-07-10 01:01:28 -04:00
dj-online-email.tmpl add now playing to announcements 2019-07-10 01:01:28 -04:00
radiobot.service add systemd service 2018-10-31 11:20:23 -04:00
slogans.txt move slogans.txt into the radiobot repo 2019-07-10 00:38:19 -04:00
toot.json.sample toot about new djs! 2018-10-24 15:47:52 -04:00

README.md

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.