From dcafdf1b207501ea143c06d42939694b4c5bc1c8 Mon Sep 17 00:00:00 2001 From: cottongin Date: Thu, 12 Mar 2026 14:21:44 -0400 Subject: [PATCH] chore: include AI disclaimer in README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bcfd93e..955e9b8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> [!IMPORTANT] +> This project was developed entirely with AI coding assistance (Claude Opus 4.6 via Cursor IDE) and has not undergone rigorous human review. It is provided as-is and may require adjustments for other environments. + # owncast-irc-bridge Bidirectional chat bridge between [Owncast](https://owncast.online/) and IRC. Messages sent in your Owncast chat appear in an IRC channel and vice versa.