pstatus command shows outdated data
Closed this issue · 2 comments
deadaf commented
pstatus
command shows a user's premium status and the server's premium status, it was used in. but some of the fields no longer have any importance.
For User:
- Remove
Boosts Left
. - Remove
Boosted Servers
. - Change
Expiry
toEnding:
For Server:
- Change
Boosted By
toUpgraded By:
- Change
Expiry Time
toEnding
In both:
Show expiry time using discord's latest timestamp feature, we already have a function that needs to be used.
Example Usage: https://github.com/quotientbot/Quotient-Bot/blob/d9a6e32daeb141cfb0ed0ea8807fc2f4b9e2477a/src/cogs/utility/events/reminder.py#L37
aayyuush99 commented
Hello @deadaf
I would like to work on this issue. Can you please assign it to me?
deadaf commented
Hello @aayyuush99, happy contributing :)