This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python3 | |
| # -*- coding: utf-8 -*- | |
| """onebot.py | |
| OneBot v11 ↔ Clawdbot Gateway bridge + OpenAI-compatible HTTP endpoint. | |
| What it does | |
| - Connects to OneBot v11 forward WebSocket (NapCat / go-cqhttp / LLOneBot etc.) | |
| - For incoming QQ messages (group/private), forwards content to Clawdbot Gateway |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* ==UserStyle== | |
| @name Customize Settings | |
| @description 自定义隐藏 QQNT 原生设置界面选项 | |
| @preprocessor stylus | |
| @version 0.2.1 | |
| @homepageURL https://github.com/PRO-2684/Transitio-user-css/#customize-settings | |
| @author PRO-2684, Sylphy | |
| @license gpl-3.0 | |
| @var checkbox hideTuning "隐藏“通用”" 0 | |
| @var checkbox hideRemind "隐藏“消息通知”" 0 |