معرفی شرکت ها


efb-telegram-slave-0.1.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Telegram Save Channel for EH Forwarder Bot, based on Telethon
ویژگی مقدار
سیستم عامل -
نام فایل efb-telegram-slave-0.1.1
نام efb-telegram-slave
نسخه کتابخانه 0.1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Sharzy L
ایمیل نویسنده me@sharzy.in
آدرس صفحه اصلی https://github.com/SharzyL/efb-telegram-slave
آدرس اینترنتی https://pypi.org/project/efb-telegram-slave/
مجوز MIT
# EFB Telegram Slave [EH Forwarder Bot](https://github.com/ehForwarderBot) is an extensible message tunneling chat bot framework. It is sometimes useful if we have a Telegram slave channel for EFB. So there is one, primarily based on [telethon](https://docs.telethon.dev). **Channel ID**: `sharzy.telegram` ## Installation Install the latest version from GitHub (recommended because this project is not stable yet): `pip3 install git+https://github.com/SharzyL/efb-telegram-slave` Install from PyPI: `pip3 install efb-telegram-slave` To make EFB work, you need to configure some master channel and some slave channels. For complete usage guide, refer to [EFB user guide](https://ehforwarderbot.readthedocs.io/en/latest/getting-started.html). ## Configuration Run `ehforwaderbot --profile <your-profile-name>` to run an interactive guide to complete the configuration. By default, configuration file is located in `~/.ehforwarderbot/profiles/<your-profile-name>/sharzy.telegram/config.yaml`. The following is an exemplary configuration. ```yaml # you should apply for a pair of api_hash and api_id in https://my.telegram.org/ api_hash: 12349061a3e1383920c2e05c1830a774 api_id: 1234567 # in case you need a proxy to access telegram proxy: protocol: http # http / socks5 / socks4 host: localhost port: 1234 ``` ## Features not supported yet 1. Rich text 2. Less used message types, such as Location 3. Message edit and recall 4. Send sticker as `.webp` 5. Notification control


زبان مورد نیاز

مقدار نام
>=3.8 Python


نحوه نصب


نصب پکیج whl efb-telegram-slave-0.1.1:

    pip install efb-telegram-slave-0.1.1.whl


نصب پکیج tar.gz efb-telegram-slave-0.1.1:

    pip install efb-telegram-slave-0.1.1.tar.gz