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