Heinrich-XIAO / Tweetor

thingy
https://tweetor-5tkh.vercel.app
9 stars 4 forks source link

(REVIEWER NEEDED URGENTLY)(buggy) paginate dms #488

Closed oblivikun closed 1 month ago

oblivikun commented 1 month ago

I feel like i messed up some code here but i dont know what part

Heinrich-XIAO commented 1 month ago

Why is the limit based on the abs? why the difference and also why abs? shouldnt the difference always be a certain sign? there should just be a limit on the limit and no limit on skip. skip does not affect the performace and if it does, it actaully makes it faster. limit makes it slower, so cap that.

Heinrich-XIAO commented 1 month ago

I feel like i messed up some code here but i dont know what part

Yes, you messed up everything in git and a few other things in the code itself.

Heinrich-XIAO commented 1 month ago

bro

oblivikun commented 1 month ago

wait was that good to merege