LDS-Gamers-Studios / icarus5

Custom bot for the LDS Gamers Community
MIT License
7 stars 5 forks source link

u.db and JSDoc #181

Open BobbyTheCatfish opened 2 years ago

BobbyTheCatfish commented 2 years ago

Refer to #155

Edit: This needs to be changed to not await the calls twice. Reverting most functions to be non-async and returning the promise would be the best way to do it, but keep the jsdoc to say that it returns a promise (so basically revert bullet point 3 in #155