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.
Write all the queries necessary to interact with communities, community rules, and community rule punishments for the "edit rules" functionality #watchdog !private
Built the frontend for the communities page, the precursor to customers being able to edit their own rules for their own communities #watchdog !private
Respond to the weirdest reddit DM I've ever gotten from some crypto dude asking me to build unrelated stuff for his coin which is launching soon. He gave me a real phone number and other PII which I've blanked out 😬 #watchdog !private
Modify telegram bot lib that I was using because they forgot to pass the "topic id" which meant Watchdog failed to route alerts to groups with topics enabled prior to this fix #watchdog !private
See Watchdog's dashboard working in production with the correct dates in the correct timezones.
Just need to fix some minor CSS and spacing issues as you can see #watchdog !private
Finish frontend integration with the rule violation log endpoint and realize I fucked up time zone handling, working on a minor fix before pushing it to prod #watchdog !private
Do a big backend refactor, add Clerk auth on the backend, set up health endpoint, and deploy API module (separate from the bot module) to be used for the dashboard. Now to hook up the dashboard frontend which is already built to the API #watchdog !private
Replace Tweet embed with a custom component that looks just like it because deleted tweets can't be embedded (and Watchdog will auto-delete rule violating tweets) #watchdog !private
Push new AI model settings with better tuning to ensure consistent responses and adjust "personal accounts" rule wording again to prevent false positives for Build in Public #watchdog !private
See OpenAI throwing 403 errors for no reason while in the middle of a bench press set. Will have to check if resolved when I get back from lifting !private #watchdog