oldip
oldip
### Description of the feature you're suggesting. I'm suggesting the addition of Numpad keybindings in the js_badusb.c file to enhance the functionality of the firmware. Currently, there are issues with...
**Python 版本:** 3.11.5 **模块版本:** bilibili-api-python 16.2.0 **运行环境:** Windows --- 嘿,维护bilibili-api-python的朋友们, 看到Bilibili的API更新了,4月25日后UID就要退出历史舞台,open_id要开始大展拳脚了。我一直在用你们的库来做开发,目前库里似乎还没提到open_id的适配。 如果你们已经有更新计划,那太好了,直接把我的issue关了当我啥都没说。如果还在计划中,我只想跟你们提个醒。万一有更新的时间表,透露一二也是极好的,这样我也能同步我的开发节奏。 感谢啦,期待回音! 编码快乐哦! 哔哩哔哩 -(゜-゜)つロ 乾杯~ 官方通知链接:https://www.bilibili.com/opus/911220549299994641 
如题,我想请问如果我不想用80/443去自动注册证书,想改成其他自定义的端口去注册证书,我应该在哪里修改呢?因为我的路由器有ddns,需要用到80端口自动注册,所以我不能一直开启portforward给脚本的电脑,而443则是路由器的cloud,所以我在想有没有办法把caddy自动注册的端口改成其他端口,我就不用每3个月手动portforward一次等注册好再改回来了,但我不知道应该在哪里修改关于注册端口的配置,求教学
### Please answer the following questions for yourself before submitting an issue - [x] Filters were updated before reproducing an issue - [x] I checked the [knowledge base](https://adguard.com/kb/) and found...
**Python 版本:** 3.11.9 **模块版本:** 16.3.0 **运行环境:** Linux **模块路径:** `bilibili_api.live` **解释器:** cpython / pypi / jython **使用的网络请求库:** aiohttp **报错信息:** 无 **报错代码:** ```python @room.on("INTERACT_WORD") async def on_interact(event): print(event) ``` --- 接口可能更新了,检测不到用户进入直播间 `@room.on("INTERACT_WORD")`...