more level boilerplate

This commit is contained in:
Reid 2023-09-04 03:41:32 -07:00
parent 9ecb8b4ae8
commit 66489506ac
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
3 changed files with 34 additions and 47 deletions

View file

@ -34,7 +34,7 @@ _these features are implemented_
## todo
- clean auth function (wtf is that!)
- add udid auth to auth function
- probably work on the code warnings we get hehe
- <small>green name users...</small> (add udid auth to auth function, use userName instead of accountID in uploading levels, and it goes on and on and on <small>and on...</small>)
- add level parsing
- maybe swap to timestamp type instead of `(TO_CHAR(CURRENT_TIMESTAMP, 'YYYY-MM-DD HH24:MI:SS.MS'))` (thats REALLY ugly!!)