From 1a531350503305a2155e2964677c71355c8282a7 Mon Sep 17 00:00:00 2001 From: ramforth Date: Sun, 16 Nov 2025 22:51:59 +0100 Subject: [PATCH] Update: Changed minor detail in the task list. --- TASKS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TASKS.md b/TASKS.md index 35146a0..bccc67e 100644 --- a/TASKS.md +++ b/TASKS.md @@ -23,6 +23,8 @@ This file tracks all active development tasks. It is based on the official `DEVE ### In Progress * `[🧑‍🔧]` **1.2: Twitch OAuth API:** Create FastAPI endpoints for `/login/twitch` (redirect) and `/auth/twitch/callback` (handles token exchange). @ramforth +* `[🧑‍🔧]` **1.1.5: Discord Overview:** Create an automated 'TASK-LIST' and post to Discord whenever someone pushes a change to the repository. @ramforth + ### Done