> For the complete documentation index, see [llms.txt](https://iko.itzleo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iko.itzleo.com/role-systems/role-ping-system.md).

# Role Ping System

![](https://i.imgur.com/vq4zO4y.png)

* **What is role pings system?**

> **Answer :** Role ping system pings user to channels on being assigned particular roles. This can be done to grab user's attention to that particular channel(s).

## Some notable features

* Easy setup
* Setup as many as role ping channels per role you want
* List all role ping channels
* Add/remove role ping channels

## Commands

#### `/role ping add` **: Add a channel to ping user on role assign**

> **Necessary Arguments :**
>
> * `role` : Role which should be assigned to be pinged
> * `channel` : Channel where user will be pinged on role assign

#### `/role ping delete` **: Delete a role ping channel for a role**

> **Necessary Arguments :**
>
> * `role` : Role which is assigned to be pinged
> * `channel` : Channel where user is pinged on role assign

#### `/role ping clear` **: Clear all role pings channel for a role**

> **Necessary Arguments :**
>
> * `role` : Role which is assigned to be pinged

#### `/role ping list` **: List all role ping channels**
