Commit Graph

50 Commits

Author SHA1 Message Date
Robert Miles d5c6d4fc73 Use song name from AzuraCast instead of from Icecast
Sometimes Azura has the metadata correct and Icecast doesn't.
2022-03-02 15:45:58 +00:00
Ben Harris 3e8b957488 add polr shortener support 2022-03-01 22:30:35 -05:00
Ben Harris eaec4ace8e Update 'README.md' 2022-02-16 15:43:05 +00:00
Ben Harris fd09bdfd7e update newdj_message 2021-09-15 09:53:37 -04:00
Ben Harris 352bfa30de update azuracast location 2021-09-12 17:39:37 -04:00
Ben Harris fbb74b436b use last message for !demojize with no args
from upstream:
fe38855292
2021-08-06 11:26:35 -04:00
Ben Harris c9c5e13361 get patch from jesopo/bitbot-modules 2021-08-06 11:25:30 -04:00
Ben Harris 97c02c0abf add wikipedia link 2021-08-02 15:43:17 -04:00
Ben Harris 0ab9cc662e add beat.py
@khukxm
https://github.com/jesopo/bitbot/pull/323/files
2021-08-02 15:38:40 -04:00
Ben Harris 55b4101efc remove rows param from schedule api call 2021-07-25 16:25:25 -04:00
Ben Harris bde5977bc6 fix dj comparison 2021-07-08 14:30:02 -04:00
Ben Harris 8bfd910e20 fix shop url 2021-07-08 11:03:51 -04:00
Ben Harris 96d2a19fbe fix unn function name 2021-02-28 15:58:02 -05:00
dokuja bbb870966e master (#8)
Update 'tilderadio.py'

Reviewed-on: ben/bitbot-modules#8
Co-Authored-By: dokuja <dokuja@tilde.team>
Co-Committed-By: dokuja <dokuja@tilde.team>
2021-02-26 22:15:26 +00:00
Ben Harris 79b9478faf add new slogan
cf. tilderadio/site#19
2021-02-25 15:53:59 -05:00
Ben Harris 64b9597400 Merge pull request 'Fix the DJ topic thing' (#7) from khuxkm/bitbot-modules:fixdjtopic into master
Reviewed-on: ben/bitbot-modules#7
2020-11-26 17:47:50 +00:00
Robert Miles b746a18758 setdjtopic should also have feedback when a topic is set 2020-11-26 07:46:53 +00:00
Robert Miles 11c2b8e5b5 I fucked up and this is entirely on me 2020-11-26 06:45:49 +00:00
Ben Harris 429cac16d5 prevent toot command outside of CHANNEL 2020-11-25 10:22:56 -05:00
Ben Harris 5728596fba Merge pull request 'Add DJ topic system' (#5) from khuxkm/bitbot-modules:djtopic into master
Reviewed-on: ben/bitbot-modules#5
2020-11-25 15:12:28 +00:00
Robert Miles 4e923fd55e Add DJ topic system 2020-11-25 07:35:44 +00:00
Ben Harris cae3db8981 only announce in #tilderadio 2020-11-19 11:34:30 -05:00
dokuja 8da0d843ba Update 'tilderadio.py'
Add paymybills command
2020-10-04 04:38:16 +00:00
Ben Harris 2d967feac4 add missing format module in to_pretty_time call 2020-09-21 16:14:55 -04:00
Ben Harris f86e77e77c format now playing correctly 2020-09-21 14:19:52 -04:00
Ben Harris 001796124e fix formatting 2020-09-21 14:09:53 -04:00
Robert Miles 2edaa2e471 Add DJ timer to 'dj' command output
Specifically, store 'broadcast_start' from the AzuraCast API, and use that + current time to calculate how long the DJ has been streaming for.
2020-09-20 04:36:02 +00:00
Ben Harris 86153e1c63 also show artist if field set 2020-09-19 00:44:14 -04:00
Ben Harris 0fedcb1bd3 fix listener count 2020-09-17 14:17:14 -04:00
Ben Harris a391496a0e fix now playing info 2020-09-07 22:29:27 -04:00
Ben Harris 727e563a3e remove "dj" from announcements 2020-09-07 14:38:23 -04:00
Ben Harris e7e435ad6e fix ,unsubscribe 2020-08-26 11:45:48 -04:00
Ben Harris a62f9685d4 add ,now alias 2020-07-19 15:38:09 -04:00
Ben Harris 09e8d6c41c add ,utcnow 2020-07-19 15:36:29 -04:00
Ben Harris 1d41766c13 add new slogan 2020-07-17 20:39:47 -04:00
Ben Harris c335d5fa55 add some modules from jesopo/bitbot-modules and add license 2020-07-14 12:49:56 -04:00
Ben Harris 9ecd4c1674 remove extra logging from ttm.py 2020-07-14 02:44:07 -04:00
Ben Harris 2a4bc5a9f6 trim leading xkcd from title 2020-07-14 01:53:00 -04:00
Ben Harris 823ca9eeb4 add xkcd.py
merged from
https://github.com/BlitzKraft/bitbot/blob/master/modules/xkcd.py

also adds debug logging to ttm.py
2020-07-14 01:45:28 -04:00
Ben Harris 8055e9ff94 build EmailMessage() 2020-07-14 01:00:15 -04:00
Ben Harris 69ddc442a0 show toot author 2020-07-13 15:25:34 -04:00
Ben Harris ca4eda53ab fix dj announcement text 2020-07-13 15:19:47 -04:00
Ben Harris 794b7aa77c Add 'README.md' 2020-07-13 14:41:14 -04:00
Ben Harris 0614163017 print a different message if already subscribed 2020-07-13 12:04:37 -04:00
Ben Harris 369ccd3c53 add email notifications 2020-07-13 11:59:43 -04:00
Ben Harris dd3dba5d40 get_server_by_alias() and save dm subscriptions 2020-07-13 11:37:22 -04:00
Ben Harris 5ffd16c225 print current songs in green while dj online 2020-07-13 10:25:43 -04:00
Ben Harris 6ced952c6f update source url 2020-07-13 02:39:16 -04:00
Ben Harris df45312315 validate emails for emailsubscribe 2020-07-13 02:16:37 -04:00
Ben Harris 75ed0bd64f init 2020-07-13 01:25:26 -04:00