Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

一部のアイテムのドロップが通知されない #113

Closed
eai04191 opened this issue Jun 29, 2022 · 1 comment · Fixed by #114
Closed

一部のアイテムのドロップが通知されない #113

eai04191 opened this issue Jun 29, 2022 · 1 comment · Fixed by #114
Assignees
Labels
bug Something isn't working

Comments

@eai04191
Copy link
Member

eai04191 commented Jun 29, 2022

アイテムドロップの通知にアイテムの説明文を含んでいるが、説明文に改行が含まれている一部アイテムを通知しようとするとJSONとしてinvalidになるためDiscord Webhookが受理されない

対象となるアイテムの例

  • ダストストーム
    • 迅速のカーン専用の補助外骨格です。
      装着時、回避率増加、受けるダメージ減少、標的効果を獲得します。

  • L.R.C弾丸
    • 迅速のカーンの専用ランサーリボルバーキャノン用の弾丸です。
      軽装型/重装型の打撃に効果的です。

対策

https://github.com/eai04191/laoplus/blob/9df935722524dd7560fc116f261a1aebf54d27e2/Notification/DiscordWebhookClient.cs?rgh-link-date=2022-06-29T10%3A38%3A00Z#L29-L30

SendMessageAsyncでしているエスケープをすべてのjsonを扱うメソッドに追加する

その他

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant