Github: https://github.com/blueset/ehForwarderBot
EHフォワーダーボット
コードネーム EHフォワーダー・ボット (EFB)は、ユーザーが他のチャット・プラットフォームの人々に連絡し、最終的には他のプラットフォームのアカウントをリモートで制御できる拡張可能なチャット・トンネル・フレームワークです。
ヒント、トリック、コミュニティ寄稿については、 プロジェクトwikiを参照してください。
v2.0ベータリリース
これは、テスト用のEFBバージョン2のベータ版です。 フレームワークAPIは変更されることがあります。
入門
-
フレームワークをインストールします。
pip3 install ehforwarderbot
-
EFBを起動する:
ehforwarderbot
寄付する気分?
誰もが問題を提起するか、プルリクエストを提出することを歓迎します。そうする前に投稿ガイドラインを読んで遵守してください。
関連記事
ライセンス
EFBフレームワークはGNU General Public License 3.0の下でライセンスされています :
EH Forwarder Bot: An extensible chat tunneling bot framework. Copyright (C) 2016 Eana Hufwe All rights reserved. This program is free software: you can redistribute it and/or modify it under the terms of the GNU 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 General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.