Skip to content

feat: Implement a Bi-Directional Chat - V Rising <-> Discord #104

@DarkAtra

Description

@DarkAtra

It would be great if chat messages from within the game are visible on Discord and messages in a specific discord channel are also visible in game. This is how it could be implemented:

Message from Game to Discord:

  • capture chat messages using the bot-companion and send them to discord via Webhooks

Messages from Discord to Game:

  • expose and API endpoint using the bot-companion that allows the discord bot to post messages to the chat. Every message in a given channel could then be posted to that endpoint so that it's visible in game.

Might be useful to implement some form of rate limiting here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions