Closed mat-1 closed 2 years ago
I disapprove, you didn't add params to any of the functions
I disapprove, you didn't add params to any of the functions
Can you elaborate on this? Are you referring to a different unrelated part of the code?
I disapprove, you didn't add params to any of the functions
Can you elaborate on this? Are you referring to a different unrelated part of the code?
Each function that takes a value should have a comment added before the function that looks like `/**
Code Blocks suck
Select, this is not necessary as we are not going to auto generate docs (those are internal functions), and anyone can figure out the parameters by looking at them because this is typescript. @selectthegang
Yeah, but either way we should have params because it helps both Replit and VScode code intelligence. Mat has replied to my message on the Repldex Discord saying that he might add it (https://discord.com/channels/662039537479843850/662039537932959754/911839737650761769)
The interaction when doing
handle
in bot.ts is now a lot easier to use, and it comes with TypeScript typings.