From c7aa1596b1f69d177c864a4145862e4a3913d6dc Mon Sep 17 00:00:00 2001 From: kittencoder Date: Tue, 24 Feb 2026 10:46:55 +0000 Subject: [PATCH] Added README.md Signed-off-by: kittencoder --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..195bea9 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Twitch Chat Bot + +Instructions and notes about making your own twitch chat bot + +## Single channel client without using Twitch API (read and write simple messages in chat) +