From f69ca4178175231df0cbb34f77a2c1ee78c372b2 Mon Sep 17 00:00:00 2001 From: profitroll Date: Mon, 24 Oct 2022 14:33:54 +0200 Subject: [PATCH] Improved To-Do --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 28feda9..f2803b5 100644 --- a/README.md +++ b/README.md @@ -59,11 +59,11 @@ After all of that you're good to go! Happy using :) ## To-Do -[ ] Check if link belongs to admin -[ ] Inline query user's application -[ ] Get applications .json -[ ] Get application by id and user_id -[ ] Age as a DD.MM.YYYY -[ ] Notify about upcoming birthdays -[ ] Change the application data -[ ] Check if user is already in group \ No newline at end of file +[x] Check if link belongs to admin +[ ] Inline query user's application +[x] Get applications .json +[ ] Get application by id and user_id +[x] Age as a DD.MM.YYYY +[ ] Notify about upcoming birthdays +[ ] Change the application data +[x] Check if user is already in group \ No newline at end of file