kokarn / kokarn/KokBot

Internal names list is sometimes out of sync

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

We've observed that the internal list of usernames (https://github.com/kokarn/KokBot/blob/master/plugins/BotPlug.js#L7) sometimes goes out of sync with the actual users in the channels.

We need to
1. Find out why
2. Fix it

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at plugins/BotPlug.js line 7 and trace where the internal username list is populated and used, then compare that behavior with the channel users it is meant to represent. Reproduce an out-of-sync case and verify that the list remains aligned with the actual channel users when the fix is complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.