Nonechat

Latest version: v0.2.0

Safety actively analyzes 622414 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0

- 更多的配置项 (按钮图标,名称)
- `Backend.build_message_event` 与 `Backend.on_console_init` 弃用
- `Backend` 增加属性 bot

**Full Changelog**: https://github.com/nonebot/nonechat/compare/v0.1.2...v0.2.0

0.1.2

- 原 `InputBox.action_reset_focus` 改为 `InputBox.action_blur` (根据 https://github.com/Textualize/textual/issues/2642)

**Full Changelog**: https://github.com/nonebot/nonechat/compare/v0.1.1...v0.1.2

0.1.1

nonechat` 基于 `adapter-console` 修改,将原本的适配器部分独立出来,并增加可选配置

* 增加 `Backend` 抽象类,用于分离交互逻辑,控制台本体仅需要调用 backend 的方法,而不关心其具体实现
* 增加 `ConsoleSetting`,用于自定义控制台的样式,例如背景色,标题,icon

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.