Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: Please add way to use the masquarade feature #244

Open
NinekoTheCat opened this issue Jun 8, 2023 · 2 comments
Open

feature request: Please add way to use the masquarade feature #244

NinekoTheCat opened this issue Jun 8, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@NinekoTheCat
Copy link

What do you want to see?

masquarade is a way to 'change' your identity per message and user/bots can use it in the API but the frontend doesn't support it. Please add it, revelant api docs:

https://developers.revolt.chat/api#tag/Messaging/operation/message_send_message_send

{

    "nonce": "string",
    "content": "string",
...
  "masquerade": {
  
      "name": "string",
      "avatar": "string",
      "colour": "string"
  
  },
}
...
@NinekoTheCat NinekoTheCat added the enhancement New feature or request label Jun 8, 2023
@Tinkerpaw
Copy link

Seconding this, as it would fulfill this feature request:
https://github.com/orgs/revoltchat/discussions/76

@Robo-Fortune
Copy link

Also boosting this, would be immensely useful for a number of different cases such as plural systems and roleplay accounts, as well as some more niche use cases with bot development

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🕒 Backlog
Development

No branches or pull requests

3 participants