Dhravya/Spacebot

Reputation leaderboard not working

Opened this issue ยท 6 comments

File :

async def top_rep(self,ctx):

Expected output:

Top reputation
User1
User2
User3
.....
User10 (if exists)

Current output :

Error or not enough users to show top reputation

I'm really struggling with this one ๐Ÿ’€ ๐Ÿ’€

Actually, why not use LIMIT in the SQL query?

And skip the not enough users part

OH damn, I'll do that actually, thanks for the idea lmao ๐Ÿ’€ i didnt think of it

Fixed but it doesnt look very good, just plain text

@MasterBaiter123 the entire rep system isnt working, shit