Budget: 1000 UAH Deadline: 1 day
Good day
I have ready code that performs the task you need
But for each account, settings need to be configured
Ready for ongoing collaboration on setting up forwarding in TG
Feel free to reach out
Budget: 1111 UAH Deadline: 1 day
There is ready-made functionality, if you are interested, write and we will discuss.
There is ready-made functionality, if you are interested, write and we will discuss.
There is ready-made functionality, if you are interested, write and we will discuss.
There is ready-made functionality, if you are interested, write and we will discuss.
Budget: 1000 UAH Deadline: 1 day
Good day! I have experience in developing bots and user bots in Python, ready to take on the task.
Budget: 1000 UAH Deadline: 1 day
Hello. I will send the code and instructions in private. Write to me, thank you.
Budget: 980 UAH Deadline: 7 days
If you don't mind using nodejs, then contact me, I will also host your bot.
Budget: 1000 UAH Deadline: 3 days
Ready to take it on.
But we need to clarify the order details, write!
I will implement it with a script in Python.
Budget: 998 UAH Deadline: 3 days
Good afternoon. I am ready to implement such a script. Let's get in touch and discuss the details.
Proposals are currently absent
-
Vitalii Zhovnirchyk 20 December 2024На даному сайті заборонено спілкуватися по прямих контактах
Все спілкування тільки в робочій області проекту
-
Serg Doka
20 December 2024
Для отправки сообщений с личного аккаунта в Telegram вам нужно использовать Telegram API и клиентскую библиотеку, например, Telethon или Pyrogram.
Основные шаги:
1. Получите API ID и API Hash: Зарегистрируйтесь на портале разработчиков Telegram (https://my.telegram.org/) и создайте новое приложение для получения этих данных.
2. Установите библиотеку: Установите Telethon или Pyrogram с помощью pip:
pip install telethon
или
pip install pyrogram
3. Авторизуйтесь в клиенте:
Используйте свой номер телефона для входа через созданный клиент (не забудьте подтвердить вход по коду из Telegram).
4. Напишите скрипт:
Настройте его для чтения сообщений из одного чата и пересылки их в другой.
Пример с Telethon:
from telethon import TelegramClient, events
# Введите свои данные
api_id = 'ВАШ_API_ID'
api_hash = 'ВАШ_API_HASH'
client = TelegramClient('session_name', api_id, api_hash)
@client.on(events.NewMessage(chats='username_или_chat_id_исходного_чата'))
async def forward_message(event):
await client.send_message('username_или_chat_id_цель', event.message)
client.start()
client.run_until_disconnected()
Этот код будет прослушивать новые сообщения в указанном чате и пересылать их в другой.
-
Andrii V. 20 December 2024Вітаю, вам потрібно пересилати з особистих чатів телеграм, чи з каналів, якщо з каналів, то є готовий бот під це завдання з фільтром реклами
Current freelance projects in the category Python
-
Not specified
Refinement of the Python program for the new Twitter (X) chat interface.
Desktop Apps 49 proposals 31 July
-
67 USD
Signal bot for trading
Bot Development 55 proposals 31 July
-
Not specified
Website parsing, bypassing Akamai protection
Data Parsing 39 proposals 30 July
-
446 USD
Development of an AI bot for receiving and processing orders from restaurants in Telegram with integration into 1C.
72 proposals 29 July
-
Not specified
Need to fix a bug in the current version of the bot.
Bot Development 87 proposals 27 July