一个可扩展的消息隧道聊天机器人框架。

ehforwarderbot的Python项目详细描述


Python >= 3.6GitterTelegramDocumentationPyPI releaseDownloads per monthCodacy gradeTranslate this projectBanner

codenameeh转发器bot(efb)是一个可扩展的 聊天隧道框架允许用户联系 来自多个聊天平台和远程的人 一站式控制他们的账户。

有关提示、技巧和社区贡献的文章,请参见 project wiki

v2.0测试版

这是EFB版本2的测试版。 框架api可能会发生更改。

Documentation

开始

  1. 安装框架:

    pip3 install ehforwarderbot
    
  2. Install and enable channels来自channels repository

  3. 启动EFB:

    ehforwarderbot
    

想做贡献吗?

欢迎大家提出问题或提交请求, 只要记住通读并遵循 在你这样做之前的贡献指南。

许可证

efb框架是根据GNU Affero General Public License 3.0或 以后的版本:

EH Forwarder Bot: An extensible chat tunneling bot framework.
Copyright (C) 2018 Eana Hufwe
All rights reserved.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

翻译支持

EFB支持翻译的用户界面提示, 通过设置locale环境变量(LANGUAGELC_ALLLC_MESSAGESLANG)发送给 supported languages。我们的文档也有不同的版本 语言。你可以帮忙翻译 此项目将在our Crowdin page上转换为您的语言。

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java如何使用相同的模型、颜色、字体和侦听器创建JTable的副本?   JavaSpring+Thymeleaf:用户时区中的时间   java HTTP请求返回非法状态异常安卓   java xml验证JDK 1.5 JDK 1.6差异   junit如何使用Parasoft从java文件生成测试文件   java使用getSpans方法获取可扩展文件中的所有跨距   javascript无法使用bindingResult设置表单元素   java RCP应用程序活动   获取Java类中泛型字段的类型   java更新查询,从一个依赖于另一个表的表中更改字段   java错误:GWT类型中的方法setBridge(GWTBridge)不适用于参数(GWTBridge)   为什么java/安卓需要在XML元素的开头有一个空格来解析它?   java通用代码,用于将字符串转换为任何所需的类   java如何创建Liferay钩子以扩展购物车portlet的功能   java Selected()方法存在漏洞   java新行附加在我的加密字符串上   使用NaN值的指数平滑的java   使用飞碟和iText发行的java XHTML到PDF   java如何在不使用HTMLDocument的情况下在JTextPane中显示两列文本?