a janky bot to post now playing updates to #tilderadio
Go to file
Ben Harris f27fc1b7cf
add email-subscribers.txt to .gitignore
2019-07-10 01:02:21 -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 update listen url 2019-05-25 00:53:23 -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
webhook.php fix dj match 2018-10-25 18:29:55 -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.