ktwrd / ktwrd/XeniaBot

[feat] Event/Message Bus/Queue-like processing for Server Log Events

Open
#60 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently Server Log Events can be easily overwhelmed with Xenia, and timings can be inaccurate (e.g: instantly editing a message).

Xenia should use an event/message bus/queue like system for handling server log events to reduce the chance of clashes/spam happening.

Could implement it from scratch, or use a library like RabbitMQ. Just depends on performance and scalability.

Contributor guide

Open the contributing guide

Research direction

No file or test is named. Start by locating the current Server Log Events handling in XeniaBot, then compare an in-process event bus with RabbitMQ for performance and scalability. Done means log events are processed without clashes or spam and their timings remain accurate.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, rabbitmq
Domain
backend, distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.