tux icon indicating copy to clipboard operation
tux copied to clipboard

Rewrite `RoleCount` to be a global command & not hardcoded.

Open github-actions[bot] opened this issue 1 year ago • 2 comments

https://github.com/allthingslinux/tux/blob/665b14427b44dda98c27049f26cba6884d3072d0/tux/cogs/utility/rolecount.py#L139


    [1189236400571301958, "_chromium"],
]

# # TODO: Figure out how to make rolecount work without hard coded ids


class RoleCount(commands.Cog):

github-actions[bot] avatar May 07 '24 14:05 github-actions[bot]

prefix the role names with something and just search role names

electron271 avatar Jun 24 '24 01:06 electron271