spacebarchat / spacebarchat/server

[Gateway] Custom Events

Open
#207 1 comment 0 reactions 2 assignees View on GitHub

@TheArcaneBrony is already working on this.

Since Aug 13, 2022.

Event Module: Gateway OPCode
Dominant language
TypeScript
Stars
2.2k
Forks
323
Avg merge
14h 48m
Merged PRs (30d)
4

Description

Bots and client plugins may want to interact with each other and other users and it would be elaborate to create custom websocket real time communication for each custom plugin.

Thats why bots and plugins should be able to send custom events to specific users, channels or guilds to e.g. make a whiteboard plugin.

It should require some type of pre configuration and rate limit of what type of events can be sent in a limited time span to avoid abuse.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.