Updated ignore and added To-Do
This commit is contained in:
parent
e85e4d39ab
commit
b78420ae30
1
.gitignore
vendored
1
.gitignore
vendored
@ -159,3 +159,4 @@ config.json
|
||||
users
|
||||
!users/.gitkeep
|
||||
TASK.md
|
||||
inline_bot.py
|
11
README.md
11
README.md
@ -56,3 +56,14 @@ You can see config file with all the comments below:
|
||||
```
|
||||
|
||||
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
|
Reference in New Issue
Block a user