November 30

Section < RP-Commands >

< Return to home page

πŸ“‡ List of standard commands
πŸ‘’ Creating your own custom commands
πŸ–οΈ Inline usage mode
πŸ“’ Managing your RP commands
πŸ›‚ Ignore list (blacklist) β€” how to add/remove/view users

πŸ’‘ What is this plugin?

πŸ‘’ The plugin adds role-playing (RP) commands to the chat β€” short actions with user mentions, custom commands, ignore list, inline mode.

πŸ—‚οΈ The plugin has a standard set of commands that all users can use, as well as the ability to create your own custom RP commands that only you can use.

πŸ“‡ List of standard commands and their actions


You can view the current default commands with the .lrp command

πŸ“‡ Examples of command usage

You can reply to a user’s message together with a command, or mention them together with a command.

πŸ’‘ On a new line, you can specify the phrase that will be sent along with the action.

πŸ–οΈ Commands can also be used in any chat, even in a private conversation with a friend, through inline mode. To do this, simply type @celestianaengbot in the message field β€” all available RP commands will appear. Tapping the one you need will prompt you to perform the action.

πŸ‘’ Creating your own custom commands

πŸ–¨οΈ Each user can create personal RP commands. Limits depend on status:


πŸ‘ž Regular users β€” 3 commands
πŸ‘  VIP users β€” 50 commands


Creating a command
Π˜ΡΠΏΠΎΠ»ΡŒΠ·ΡƒΠΉΡ‚Π΅:
.crp <command> <emoji> <text>

<command> β€” the command name (no spaces). From 1 to 20 characters.
<emoji> β€” a string consisting only of emoji (no spaces, text, or symbols β€” validation will fail). Maximum 4.
<text> β€” the command content, up to 200 characters. You must include at least one %u and one %t:

  • %u β€” your mention with your name.
  • %t β€” the mention of the user the command is applied to.


You may use multiple %u and %t, but at least one of each is required.

πŸ“’ Managing your RP commands

πŸ“° To view the list of your created RP actions, use the command .mrp

πŸ—‘οΈ To delete a created RP action, use the command .drp <command>

πŸ›‚ Ignore list (blacklist) β€” how to add/remove/view users

Sometimes people can become annoying with their RP commands. To prevent this, each profile has an RP-command ignore list (blacklist). You can add a user to it β€” and they will no longer be able to use RP commands on you.

Command

.irp

This command supports three types of actions:

  • View the list .irp
  • Add user to ignore list: .irp add <user>
  • Remove user from ignore list: .irp remove <user>

How to specify a user

You can specify the target in any of the usual ways the bot recognizes:

  • @username
  • uid:123456
  • replying to the user’s message
  • a direct mention

Limits and VIP

  • Without VIP: max 3 people in ignore list
  • With VIP: max 20 people