Bug fixes
- fix BilibiliForms.BiliVideoId.searchIn may get false-positive results in random english texts
- fix Bilibili API returns video info sometimes does not have desc_v2 field, causes parse failed.
Technical Changes
Add EventContext for Telegram events.
Added contextual error report, now the error report supports dump event listener context, EventContext, InputCommand context, for better error inspect.
For user privacy consideration, the dump content will not have any user messages.