Mervyn Zhan
Mervyn Zhan
| Q | A | ------------- | --- | Branch? | main | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets | Fix...
**Description** Sometimes it would be useful when output object contain `command` property during monitor case. Or we could customize the display arguments, but it looks like complicate because it may...
https://github.com/justquanyin/third-payment/blob/08ae3a336ae16f6805c02ad9f4e29f0a10b14b92/index.js#L17 我认为这里的的配置路径应该由调用者来配置,而不是由库来拼接地址,__dirname之后变成了以node_modules/third-payment这个文件夹,一开始用起来很迷惑.
fixed #25 We should use `=~`(regex match) to match [multi value variables](https://grafana.com/docs/grafana/latest/dashboards/variables/add-template-variables/#multi-value-variables-with-a-prometheus-or-influxdb-data-source) Already pass the test by myself.
https://github.com/reply2future/xExtension-NewsAssistant/issues/20#issuecomment-1724759721 To implement scheduled summarization and subsequently push the summarized content to a Telegram bot. But it would be a little bit difference to the original workflow, which is: 1....
https://github.com/reply2future/xExtension-NewsAssistant/issues/20#issuecomment-1724759721 It looks like `Microsoft ChatGPT`
## Goal you could select translate language
#34 I have tested the edge case like: 1. no any emoji 2. top 10 like emoji but NO.10 and NO.11 have the same count, it would show them both
## Problem When the github issue page is loading, the extension will invoke the `addReactionNav` function around *55* times! We should update only when document is ready status. ## Re-production...