Caleb

Results 6 issues of Caleb

UI很好看,想问一下是用什么UI库做得?

### Is your feature request related to a problem? I use one account to save items from websites or apps and one another to write diaries. But everytime I wanna...

enhancement

## I'm submitting a... [ ] Regression [ ] Bug report [x] Feature request When a song has its translated version , Dopamine will only display the translated lyrics and...

**Describe the bug** I was using a proxy and I could access chatgpt web but it could not parse my authentication token when I use the python **To Reproduce** Steps...

bug

使用windows launcher运行,启动时报错:启动QQ频道机器人时出现错误, 原因如下: module 'botpy.message' has no attribute 'GroupMessage

**Python 版本:** 3.10 **模块版本:** 17.3.0 **运行环境:** Windows / Linux / MacOS Windows --- 代码如下: ``` session = Session(credential, debug=True) @session.on(EventType.TEXT) async def handle_text(event): print(f"收到来自 {event.sender_uid} 的消息: {event.content}") await session.reply(event, f"您说:...

question