albertopoljak / Licensy

Discord bot that manages expiration of roles with subscriptions!
Other
58 stars 29 forks source link

[FEATURE] Add command which shows username and its license expiration info #21

Closed ghost closed 2 years ago

ghost commented 3 years ago

Recently i saw there is a important command missing from Licensy,

Which shows like:

Showing 2 licenses for role 'PREMIUM' in guild 'Server Name': +--------------------------------+-------------+ | User | License | Remaining Duration(h) | +--------------------------------+-------------+ | @user1 | RIwkRBUAHVdihpxxxxxxg2VU8Cxxxx | 744 | +--------------------------------+-------------+ | @user2 | zDWY76ejuWpXJ9xxxxxxCErumqxxxx | 744 | +--------------------------------+-------------+

And it should be show in server channel where this command entered if in DM there is a issue of user name tag, It will help to knows which user role are how much hours remaining.

albertopoljak commented 3 years ago

Currently I don't have time to implement this but it should be easy. I got several requests for this in the past but didn't do it since I mostly work on the new bot and consider this one legacy.

Having said that I'll see if I can add it on some weekend.