Search 1.9 billion lines of Odoo code on GitHub

sync_viber

Author: IT Projects Labs, Ivan Yelizariev
License: Other OSI approved licence
Branch: 15.0-multi_livechat-cleanup
Repository: yelizariev/sync-addons
Dependencies: multi_livechat, and sync
Languages: JavaScript (30, 5.9%), Python (159, 31.2%), XML (247, 48.4%), and reStructuredText (74, 14.5%)
Other branches: 14.0-facebook-doc, 14.0-fix-links.odoo, 14.0-fr, 14.0-multi_livechat, 14.0-new-website6, 14.0-pablo, 14.0-pablo-updates-unlink, 14.0-pre-commit, 14.0-sync_task_id-ondelete-cascade, 14.0-sync_telegram-fix, 14.0-sync_viber, 15.0-fr, 15.0-links-names, 15.0-openapi-fix-access, 15.0-openapi-fix-empty-selection-fields, and 15.0-sync_whatsapp
Other repositories: SeuMarco/sync-addons, brain-tec/sync-addons, em230418/sync-addons, itpp-labs/sync-addons, and trojikman/sync-addons

<a class="reference external image-reference" href="https://itpp.dev"><img alt="Tested and maintained by IT Projects Labs" src="https://itpp.dev/images/infinity-readme.png" /></a> <a class="reference external image-reference" href="https://opensource.org/licenses/MIT"><img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-blue.svg"> </a> <a name="viber-integration"></a> <h2>Viber Integration</h2> <p>The module allows creating a Viber bot to communicate with people through Odoo.</p> <p>For each Viber user, the module creates a partner with corresponding information (name, nickname, avatar).</p> <a name="docs"></a> <h3>Docs</h3> <p><a class="reference external" href="https://developers.viber.com/docs/api/python-bot-api/">https://developers.viber.com/docs/api/python-bot-api/</a></p> <a name="limits-on-files-sending"></a> <h4>Limits on files sending</h4> <ul> <li><p class="first">Files</p> <p>Some files format are forbidden: <a class="reference external" href="https://developers.viber.com/docs/api/rest-bot-api/#forbiddenFileFormats">https://developers.viber.com/docs/api/rest-bot-api/#forbiddenFileFormats</a></p> </li> <li><p class="first">Photo</p> <blockquote> <p>The URL must have a resource with a .jpeg, .png or .gif file extension as the last path segment. Example: <a class="reference external" href="http://www.example.com/path/image.jpeg">http://www.example.com/path/image.jpeg</a>. Animated GIFs can be sent as URL messages or file messages. Max image size: 1MB on iOS, 3MB on Android.</p> </blockquote> </li> <li><p class="first">Video</p> <blockquote> <p>Max size 26 MB. Only MP4 and H264 are supported. The URL must have a resource with a .mp4 file extension as the last path segment.</p> </blockquote> </li> </ul> <a name="questions"></a> <h3>Questions?</h3> <p>To get an assistance on this module contact us by email :arrow_right: <a class="reference external" href="mailto:help&#64;itpp.dev">help&#64;itpp.dev</a></p> <a name="further-information"></a> <h3>Further information</h3> <p>Odoo Apps Store: <a class="reference external" href="https://apps.odoo.com/apps/modules/14.0/sync_viber/">https://apps.odoo.com/apps/modules/14.0/sync_viber/</a></p> <p>Notifications on updates: <a class="reference external" href="https://github.com/itpp-labs/sync-addons/commits/14.0/sync_viber.atom">via Atom</a>, <a class="reference external" href="https://blogtrottr.com/?subscribe=https://github.com/itpp-labs/sync-addons/commits/14.0/sync_viber.atom">by Email</a></p> <p>Tested on <a class="reference external" href="https://github.com/odoo/odoo/commit/6916981f56783de7008cd04d4e37e80166150ff7">Odoo 14.0</a></p>