Dhravya / Spacebot

An open-source, multipurpose, configurable discord bot that does it all (that's the plan, at least)
https://dsc.gg/spacebt
MIT License
41 stars 11 forks source link

Reputation leaderboard not working #15

Open Dhravya opened 2 years ago

Dhravya commented 2 years ago

File : https://github.com/Dhravya/Spacebot/blob/5a3c545fe8faa0fcfa8b301c93feff95494baccf/src/cogs/fun.py#L918

Expected output:

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

Current output :

Error or not enough users to show top reputation

Dhravya commented 2 years ago

I'm really struggling with this one 💀 💀

OmLanke commented 2 years ago

Actually, why not use LIMIT in the SQL query?

OmLanke commented 2 years ago

And skip the not enough users part

Dhravya commented 2 years ago

OH damn, I'll do that actually, thanks for the idea lmao 💀 i didnt think of it

Dhravya commented 2 years ago

Fixed but it doesnt look very good, just plain text

Dhravya commented 2 years ago

@MasterBaiter123 the entire rep system isnt working, shit