a janky bot to post now playing updates to #tilderadio
Go to file
Ben Harris 639c7eece0 add support for nickserv auth 2020-06-17 15:31:24 -04:00
webhook tidy up webhook 2020-06-17 13:45:52 -04:00
.gitignore add support for nickserv auth 2020-06-17 15:31:24 -04:00
README.md update readme and add webhook php script 2018-10-23 10:16:18 -04:00
account.ini.sample add support for nickserv auth 2020-06-17 15:31:24 -04:00
bot.properties just print to stdout 2020-06-17 13:39:05 -04:00
bot.sh add support for nickserv auth 2020-06-17 15:31:24 -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 Update 'slogans.txt' 2019-12-04 18:15:45 -05: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.