option to check license of loaded scripts has been moved from plugins.var.<language>.check_license (type: string) to the plugin configuration file (type: boolean, default is off). List of optionsmoved: plugins.varpython.check_license (string) → python.look.check_license (boolean) plugins...
Python Tox plugin for WeeChat cweechatweechat-scriptstoxtox-client UpdatedApr 2, 2019 C Source code of weechat.org. pythondjangositeweechat UpdatedApr 12, 2025 Python WeeChat Relay protocol library, written in C. crelaylibraryprotocolweechat ...
IRC聊天客户端,WeeChat 0.4.1 发布 WeeChat是一个快速,轻量级和可扩展的聊天客户端。可运行在多种平台之上如:Linux, Unix, BSD, GNU Hurd, Mac OS X 和 Windows (cygwin)。WeeChat具有以下特性: modular: a lightweight core with optional plugins multi-protocols: IRC and Jabber extensiblewith C, Python, ...
以下是一个简单的Python脚本示例,用于在Weechat中实现自动回复功能: 代码语言:txt 复制 import weechat weechat.register("auto_reply", "YourName", "1.0", "GPL3", "Auto reply script", "", "") def auto_reply(data, buffer, date, tags, displayed, highlight, prefix, message): if "hello" in ...
weechat-headless[-a|--no-connect] [--daemon] [-d|--dir <path>] [-t|--temp-dir] [-p|--no-plugin] [-P|--plugins <plugins>] [-r|--run-command ] [-s|--no-script] [--upgrade] [debug-option...] [plugin:option...]weechat-headless[-c|--colors]weechat-headless[-h|--help...
elegant and simple HTTP library for Python3, built for human beings python3-webcolors python3 library of color names and value formats weechat-python Fast, light and extensible chat client - Python 3 plugin 下载weechat-matrix 硬件架构软件包大小安装后大小文件 ...
weechat-python weechat weechat-doc weechat-curses weechat-headless weechat-core Fast, light and extensible chat client - Guile plugin weechat-guile ile İlgili Diğer Paketler bağımlılıklar tavsiye edilen önerilen enhances guile-3.0-libs ...
英文 将“WeeChat"翻译成英文 WeeChat是将“WeeChat"翻译成 英文。译文示例:Puntatore: finestra corrente. Finestra massimizzata. weechat ↔ Puntatore: finestra. Window closed. weechat WeeChat +添加翻译 意大利文-英文字典 HeiNER - the Heidelberg Named Entity Resource ...
本文搜集整理了关于python中weechat config_get_plugin方法/函数的使用示例。Namespace/Package: weechatMethod/Function: config_get_plugin导入包: weechat每个示例代码都附有代码来源和完整的源代码,希望对您的程序开发有帮助。示例1def notify_private_message_or_action(buffername, prefix, message, highlighted): '...
本文搜集整理了关于python中weechat hdata_update方法/函数的使用示例。Namespace/Package: weechatMethod/Function: hdata_update导入包: weechat每个示例代码都附有代码来源和完整的源代码,希望对您的程序开发有帮助。示例1def get_hdata(): """Get list of hdata hooked by plugins in a dict with 3 indexes: ...