Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

[Request] API/Command to create new Chat Messages #22

Description

@dannegm

First of nothing, I would like to extend my support for this plugin, it's awesome and I really love the integration with DiscorSRV.

For this time, I have a request but I understand if is not posible.

The idea is to have a way, either via a API for developers or via command for admins, to create new chat messages into the history.

Currently I have some commands and NPC integrations that expose new dialogs into the chat server and discord (with the broadcast command). So, would be awesome save that dialogs into the history of the chat such as ChatReplay does.

Maybe, if you create a new API, should be eough to use the ChatMessage object, or, if you prefer (and this is which I prefer) create a new command like:

/chatreplay create <player_name> <message> [timestamp]

Where the <player_name> parammeter could be a real player or not (for the NPC integration).
And maybe, has support with the following permissions:

  • chatreplay.admin.*
  • chatreplay.create

That's all for my side and thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions