All Projects → ehForwarderBot → Ehforwarderbot

ehForwarderBot / Ehforwarderbot

Licence: agpl-3.0
An extensible message tunneling chat bot framework. Delivers messages to and from multiple platforms and remotely control your accounts.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Ehforwarderbot

Flask Assistant
Framework for Building Virtual Assistants with Dialogflow and python
Stars: ✭ 358 (-86.69%)
Mutual labels:  chatbot, framework
Program Y
Python 3.x based AIML 2.0 Chatbot interpreter, framework, related programs and knowledge files
Stars: ✭ 281 (-89.55%)
Mutual labels:  chatbot, framework
Python Telegram Bot
We have made you a wrapper you can't refuse
Stars: ✭ 17,209 (+539.98%)
Mutual labels:  chatbot, framework
Alpha
Craft your own web-based chatbot
Stars: ✭ 113 (-95.8%)
Mutual labels:  chatbot, framework
Talkify
Talkify is an open source framework with an aim to standardize and model conversational AI enabling development of personal assistants and chat bots. The mission of this framework is to make developing chat bots and personal assistants as easy as spinning up a simple website in html.
Stars: ✭ 68 (-97.47%)
Mutual labels:  chatbot, framework
Bottender
⚡️ A framework for building conversational user interfaces.
Stars: ✭ 3,803 (+41.43%)
Mutual labels:  chatbot, framework
saihubot
💬 client side chatbot that works in the browser and command line
Stars: ✭ 15 (-99.44%)
Mutual labels:  chatbot, chat-bot
Sulla
👩🏻‍🔬 Javascript Whatsapp api library for chatbots
Stars: ✭ 844 (-68.61%)
Mutual labels:  chatbot, framework
Botonomous
A PHP Framework For Creating Autonomous Slack Bots
Stars: ✭ 109 (-95.95%)
Mutual labels:  chatbot, framework
Venom
Venom is the most complete javascript library for Whatsapp, 100% Open Source.
Stars: ✭ 3,457 (+28.56%)
Mutual labels:  chatbot, framework
Fgui
A feature rich graphical user interface.
Stars: ✭ 219 (-91.86%)
Mutual labels:  framework
Rust Web Framework Comparison
A comparison of some web frameworks and libs written in Rust
Stars: ✭ 2,852 (+6.06%)
Mutual labels:  framework
Xcparse
Command line tool & Swift framework for parsing Xcode 11+ xcresult
Stars: ✭ 221 (-91.78%)
Mutual labels:  framework
Island
Lightweight and low-level creative coding toolkits in C.
Stars: ✭ 225 (-91.63%)
Mutual labels:  framework
Confetti
Confetti is a web application framework with an expressive, elegant syntax. This repository contains configuration files and is intended as a template for your codebase. Download these configuration files and include them in your git repository.
Stars: ✭ 219 (-91.86%)
Mutual labels:  framework
Urban Bot
🤖 The universal chatbot library based on React. Write once, launch Telegram, Facebook, Slack, ... every messenger with chatbots
Stars: ✭ 223 (-91.71%)
Mutual labels:  chatbot
Framework
Mako framework.
Stars: ✭ 218 (-91.89%)
Mutual labels:  framework
Picqbotx
基于 CQHTTP 插件的 Java QQ 机器人类库
Stars: ✭ 218 (-91.89%)
Mutual labels:  chatbot
Framework
0xcert Framework - JavaScript framework for building decentralized applications - build something unique
Stars: ✭ 213 (-92.08%)
Mutual labels:  framework
Transfuse
💉 Transfuse - A Dependency Injection and Integration framework for Google Android
Stars: ✭ 226 (-91.6%)
Mutual labels:  framework

EH Forwarder Bot

Python >= 3.6 GitHub Discussions Telegram Documentation Tests status PyPI release Downloads per month Codacy grade Translate this project

Banner

Codename EH Forwarder Bot (EFB) is an extensible message tunneling chat bot framework which delivers messages to and from multiple platforms and remotely control your accounts.

Read the Documentation. For tips, tricks and community contributed articles, see project wiki.

Getting Started

  1. Install the framework:

    pip3 install ehforwarderbot
    
  2. Install modules from the module repository.

  3. Enable and set up modules:

    efb-wizard
    
  4. Launch EFB:

    ehforwarderbot
    

Feel like contributing?

Everyone is welcomed to raise an issue or submit a pull request, just remember to read through and follow the contribution guideline before you do so.

Related articles

License

EFB framework is licensed under GNU Affero General Public License 3.0 or later versions:

EH Forwarder Bot: An extensible message tunneling chat bot framework.
Copyright (C) 2016 - 2020 Eana Hufwe, and the EH Forwarder Bot contributors
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/>.

Translation support

EFB supports translated user interface prompts, by setting the locale environmental variable (LANGUAGE, LC_ALL, LC_MESSAGES or LANG) to one of our supported languages. Our documentation is also available in different languages. You can help to translate this project into your languages on our Crowdin page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].