Rehtt

Results 7 issues of Rehtt

zero w

feedback needed

Open the video file through the statically compiled (`make install_static`) program and report an error: ``` panic: Error opening file: 1.mp4 ``` but the same code can run normally in...

在私聊时 用户 发送了一张图片,机器人 得到的消息ID是正常的。但是当 用户 回复这张图片时,机器人 得到的ReplySeq却是负数。 感觉应该是溢出了,因为图片消息正常的ID和ReplySeq绝对值相加正好是65536

bug
help wanted

导入外部目录能否监听指定目录文件变化自动导入

**What operating system and terminal are you using?** windows11 , powershell **An example that showcases the bug.** code: ``` qs := []*survey.Question{ { Name: "prompt", Prompt: &survey.Multiline{Message: "Enter your query:"},...

Bug

### Describe feature By default, the exported markdown code blocks are all prefixed with `text-x-`, so importing other markdown editors is troublesome and needs to be changed manually ### Additional...

Type: Enhancement