From f882ab9eccc3c975c0443adfbd8c68334654e567 Mon Sep 17 00:00:00 2001 From: cottongin Date: Fri, 3 Apr 2026 22:36:21 -0400 Subject: [PATCH] chore: include LLM/AI disclaimer --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9eec40e..971a86a 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 review. It is provided as-is and may require adjustments for other environments. + # SongRequest — Limnoria IRC Song Request Plugin A Limnoria (Supybot) plugin that watches IRC channels for song requests, validates them against the iTunes Search API, and streams them in real time to an HTMX web dashboard via WebSocket.