Search 1.9 billion lines of Odoo code on GitHub

mail_broker_telegram

Author: Creu Blanca,Odoo Community Association (OCA)
License: AGPL-3
Branch: 14.0-mig-mail_broker_v1
Repository: tegin/social
Dependencies: base, component, and mail_broker
Languages: HTML (362, 32.2%), Python (501, 44.6%), SVG (160, 14.2%), XML (27, 2.4%), and reStructuredText (74, 6.6%)
Other branches: 13.0-add-mail_broken_and_telegram, 13.0-add-mail_broken_telegram_whatsapp, and 14.0-mig-mail_broker_v0

<h1 class="title">Mail Telegram Broker</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/tegin/cb-addons/tree/13.0/mail_broker_telegram"><img alt="tegin/cb-addons" src="https://img.shields.io/badge/github-tegin%2Fcb--addons-lightgray.png?logo=github" /></a></p> <p>This module allows to respond telegram chats as a telegram bot.</p> <p>This way, a group of users can respond customers or any other set of partners in an integrated way.</p> <p>It is not intended to be integrated on default chatter as users don't need to review again when one has responded.</p> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#configuration" id="id1">Configuration</a><ul> <li><a class="reference internal" href="#create-the-bot" id="id2">Create the bot</a></li> <li><a class="reference internal" href="#configure-odoo" id="id3">Configure Odoo</a></li> </ul> </li> <li><a class="reference internal" href="#usage" id="id4">Usage</a></li> <li><a class="reference internal" href="#bug-tracker" id="id5">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id6">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id7">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id8">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id9">Maintainers</a></li> </ul> </li> </ul> </div> <a name="configuration"></a> <h2><a class="toc-backref" href="#id1">Configuration</a></h2> <a name="create-the-bot"></a> <h3><a class="toc-backref" href="#id2">Create the bot</a></h3> <ol class="arabic simple"> <li>Create a Bot on telegram <a class="reference external" href="https://core.telegram.org/bots">https://core.telegram.org/bots</a></li> <li>Create a broker following the examples on <a class="reference external" href="https://github.com/tegin/telegram-broker">https://github.com/tegin/telegram-broker</a> with the TOKEN provided</li> </ol> <a name="configure-odoo"></a> <h3><a class="toc-backref" href="#id3">Configure Odoo</a></h3> <ol class="arabic simple"> <li>Access on debug mode</li> <li>Access <cite>Settings &gt; Technical Settings &gt; Email &gt; Telegram Bot</cite>.</li> <li>Create a bot and assign the token. Mark it as <cite>Show on App</cite></li> </ol> <a name="usage"></a> <h2><a class="toc-backref" href="#id4">Usage</a></h2> <ol class="arabic simple"> <li>Access <cite>Telegram</cite></li> <li>Wait until someone starts a conversation with your bot.</li> <li>Now you will be able to respond and receive messages to this person.</li> </ol> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id5">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/tegin/cb-addons/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/tegin/cb-addons/issues/new?body=module:%20mail_broker_telegram%0Aversion:%2013.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id6">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id7">Authors</a></h3> <ul class="simple"> <li>Creu Blanca</li> </ul> <a name="contributors"></a> <h3><a class="toc-backref" href="#id8">Contributors</a></h3> <ul class="simple"> <li>Enric Tobella &lt;<a class="reference external" href="mailto:etobella&#64;creublanca.es">etobella&#64;creublanca.es</a>&gt;</li> <li>Olga Marco &lt;<a class="reference external" href="mailto:olga.marco&#64;creublanca.es">olga.marco&#64;creublanca.es</a>&gt;</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id9">Maintainers</a></h3> <p>This module is part of the <a class="reference external" href="https://github.com/tegin/cb-addons/tree/13.0/mail_broker_telegram">tegin/cb-addons</a> project on GitHub.</p> <p>You are welcome to contribute.</p>