Back
Watchdog
Watchdog
#watchdog
Watchdog's AI enforces your community's rules and answers your members' questions so you don't have to. Supports Crisp, Telegram, Discord, Reddit, and X communities.
Launched May 4, 2024
Load previous page…
Shipped image moderation for Watchdog across all platforms (X, Reddit, Telegram, Discord)! Demo: www.youtube.com/watch?v=JbxLs…
#watchdog
Notice Watchdog is still getting blocked by X on occasion even though I have much better resiliency now with auto refresh. Investigating hijacking the requests so I can see the X-Rate-Limit-Remaining header to know when to start scraping again instead of refreshing blindly
#watchdog !private
Post about the X integration on LinkedIn because I totally forgot to do so when I posted on X: www.linkedin.com/feed/update/…
#watchdog !private
Ask Crisp support why they aren't sending me email notifications even with email notifications enabled (it's a gmail account so shouldn't be any mail routing issues, already checked spam folder, etc). h/t @marc for sending me a live chat which caused me to realize I never received it after 3 days, only found it when I manually checked my Crisp inbox 😬
#watchdog !private
Think about new design for error handling for the X bot (because X goes down a lot and rate limits at a random interval, this should make things more reliable over the long term):
Think I'm going to make each browser function fail after 10s max (library I'm using currently deadlocks if the element doesn't exist on the page since it retries indefinitely) which would then trigger a refresh after a delay
#watchdog !private