Skip to content
This repository was archived by the owner on Jan 10, 2022. It is now read-only.
This repository was archived by the owner on Jan 10, 2022. It is now read-only.

Role commands #142

@mmattbtw

Description

@mmattbtw

Checklist:

  • Add roles to a user
  • Remove roles from a user
  • Create roles for a server
  • Delete roles from the server

Idea:

@group(roles)
async def roles:
		await ctx.send(server_roles)
@roles.command
async def add_roles:
		await add_role(role, user)

#etc.. etc..

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions