devcodeabode / devcodeabode/MoDiBo
DM Detection not working
未关闭
bug
- 主要语言
- JavaScript
- 星标
- 0
- 派生
- 0
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Describe the bug**
DMs to the bot are being processed like any other message.
**To Reproduce**
DM the bot
**Expected behavior**
It should just respond with "Hello!" for now.
**Additional context**
- [ ] Move DM detection to the top of the message received flow
- [ ] Fix DM detection
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by locating the bot's message-received flow and the existing DM detection, then reproduce the issue by sending the bot a direct message. Done means DMs receive only "Hello!" instead of being processed like other messages, with the detection handled at the intended point in the flow.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- backend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100