You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/zulip_bots
Mike Lang 54fd356b39 Add youtubebot
This adds a zulip bot that polls the youtube API for new comment threads, and posts them to Zulip.
Some limitations:
- It doesn't keep any state, so it won't post anything it "missed" while not running.
- It can only find top-level comments, not replies
- For quota reasons, we shouldn't poll more often than every 1 minute (at this rate we consume approx 1 upload worth of quota per day)
- If somehow there are more than 100 comments within 1 minute, it will miss all but the last 100.
3 weeks ago
..
zulip_bots Add youtubebot 3 weeks ago
Dockerfile upgrade to alpine 3.19 7 months ago
setup.py Pin argh to avoid stupid breaking changes 2 years ago