approvers / approvers/ichiyoAI

エラーメッセージの改善

Open
#209 0 comments 0 reactions 0 assignees View on GitHub
bot enhancement
Dominant language
Rust
Stars
7
Forks
1
PR merge metrics
No merged PRs in 30d

Description

一例として, 現状ではこのようなエラーメッセージが表示される:

![image](https://github.com/approvers/ichiyoAI/assets/62282295/ae5cabc4-fff6-4d55-993f-2b35556829ab)

Embed を使用した形であるが, これには Message Command の実行元のメッセージへの参照が何処にも含まれていない. 先の画像の例では, "Text (Gemini Pro)" を実行したこと以外の情報は得ることができない.

そして現在 ichiyoAI では LLM からの返答に実行元のメッセージへの参照を含むような形式で出力を行っている. これに近しい形 (だと混乱を防げると思うのだが) などでエラーメッセージもとい Embed の表示を改善したい.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Message Command error path and the existing Embed construction, then compare it with the LLM response format that includes a reference to the source message. Define the desired error Embed contents and verify representative command failures in Discord; done means users can identify the originating message and command from the error display.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend
Issue type
Feature
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.