Is your feature request related to a problem? Please describe.
It's exhausting to check one by one for inactive helpers.
Describe the solution you'd like
Create a command to retrieve the helper list and include the date of the last message. The role helper list can be changed, so we need a new table to store the role helper list.
TODO:
[x] Create helper_roles table
[x] Create a role helper list create and delete command
[x] Create a get list helper by specific role command
Is your feature request related to a problem? Please describe. It's exhausting to check one by one for inactive helpers.
Describe the solution you'd like Create a command to retrieve the helper list and include the date of the last message. The role helper list can be changed, so we need a new table to store the role helper list.
TODO:
helper_roles
table