Skip to content

GiveMe Command

Fabricio20 edited this page Dec 2, 2017 · 2 revisions

The GiveMe command

Description: The giveme command allows admins to configure roles that users can get by using the same command.

Usage: L!giveme <name/list/purge/add {name}/remove {name}>

Aliases: giveme, giverole, getrole
Subcommands: add, list, purge,remove

Limitations:
Users will not receive their role if:

  • The role they chose is not on the allowed list
  • LewdBot cannot interact with them
  • LewdBot cannot add roles (Missing MANAGE_ROLES permission)
  • LewdBot cannot interact with that specific role (Role is above LewdBot's)

Examples:

1 - Get a pre-configured role

L!giveme roleName

This would add the role called roleName to the user, if it was available.

2 - List available roles

L!giveme list

This will send a list with information about available roles.

3 - Add role

L!giveme add @roleName

This will add roleName to the list of available roles.

4 - Remove role

L!giveme remove @roleName

This will remove roleName from the list of available roles.

5 - Purge broken roles

L!giveme purge

This will remove all roles that no longer exist on the server from the list.

Clone this wiki locally