Chat at the SendPuls platform
-
Welcome to.
I do robots on the basis of the designers Send Pulse, Smart Sender.
Ready to fulfill your task. I recommend discussing TZ in personal post.
-
356 1 0 Welcome to.
There is a similar project on Sandpulls.
1 . Give the graph of educational materials (video, pdf instructions, etc.)
The 2nd Accept home tasks from participants.
3 . Stores the home tasks of participants in their individual file on the Google Disk
and 4. Accepts payment and gives access to separate learning blocks in the bot
-
246 2 1 Good Morning, I will be happy to help.
I have been working with chat bots for 4 years.
I work with Sandpuls as an agency.
I met you, it’s clear.
-
231 Hi, previously developed on Sandpuls now on the smartsender I can do anywhere, we can discuss all the details. I do it quickly and quality.
-
4503 40 0 Good Morning Victoria!
Are you considering creating a bot on the SmartSender platform?
If so, ready to complete your project, with the connection of the payment system.
Free accompaniment within 30 days from the date of submission.
-
добрый день ,сделаю вашу работу в кратчайшие сроки ,жду фитбек
-
портфолио не загружал еще только создал страницу тут вообще то что я понимаю вам нужно из такого образа как # Функция отправки сообщения о вебинаре def send_webinar_message и тд я правильно понимаю и тд?
-
код готов )
-
import sendpulse
from sendpulse.rest_api import ApiException
from sendpulse.smtpapi import SmtpApiSender
# API keys for SendPulse
SP_API_USER_ID = 'your_api_user_id'
SP_API_SECRET = 'your_api_secret'
# Function for sending messages
def send_message(recipient, message):
sp_api_client = sendpulse.Sendpulse(
SP_API_USER_ID,
SP_API_SECRET,
None
)
email = {
'html': message,
'subject': 'Название вашей кампании',
'from': {
'name': 'Ваше имя',
'email': 'ваш_email@ваш_домен'
},
'to': [
{
'name': recipient['name'],
'email': recipient['email']
}
]
}
# Sending message via SMTP
sender = SmtpApiSender(SP_API_USER_ID, SP_API_SECRET)
try:
result = sp_api_client.smtp_send_mail(email, sender)
print(result)
except ApiException as e:
print(e)
# Function for sending subscription messages
def send_subscription_message(recipient):
message = f"Спасибо за подписку на нашу рассылку! Мы подготовили для вас маленький подарок. Скачайте его по ссылке."
send_message(recipient, message)
# Function for sending webinar messages
-
🙂 ✅
-
# Функция отправки сообщения
def send_message(recipient, message):
sp_api_client = sendpulse.Sendpulse
( SP_API_USER_ID,
SP_API_SECRET,
None )
-
# Function for sending webinar messages
def send_webinar_message(recipient):
message = f"Напоминаем вам о нашем вебинаре, который состоится завтра. Не забудьте присоединиться! Вот ссылка на регистрацию."
send_message(recipient, message)
# Function for sending webinar recording messages
def send_webinar_record_message(recipient):
message = f"Спасибо за участие в нашем вебинаре! Мы подготовили для вас запись вебинара, вы можете ее скачать по ссылке."
send_message(recipient, message)
-
Также не забудьте заменить 'your_api_user_id' и 'your_api_secret' в коде на ваши реальные API ключи от SendPulse.
-
или запустить вам его?
-
Ого, спасибо конечно, но я в кодах не сильно разбираюсь!
-
Current freelance projects in the category Bot Development
Development of a Telegram bot for a personal buyer service (MVP)Budget: up to 2200 USD Deadline: 4–6 weeksProject Description I am looking for an experienced Python developer to create an MVP Telegram bot for a personal buyer service (purchasing goods from Ukrainian and foreign stores). The project is designed for further scaling, so quality… Bot Development ∙ 6 hours 11 minutes back ∙ 39 proposals |
Telegram chatbot for a closed club
22 USD
Good day! I need to set up a bot for Telegram. Task: selling access to a closed channel. The bot should accept payments and after successful payment, issue a one-time invitation link. It is also necessary to set up automatic removal of a participant from the channel when their… Bot Development ∙ 14 hours 2 minutes back ∙ 79 proposals |
Mini apps Telegram. StoreGood afternoon An application is required in Telegram (online store) Example - essentially 1 to 1 like here brandspacebot Your experience is important, the stack you propose to use and why Price and timeframe approximately to start, I will be waiting for questions Web Programming, Bot Development ∙ 16 hours 24 minutes back ∙ 74 proposals |
Bots"I am looking for a programmer to create a turnkey Telegram bot. The bot should be an intelligent conversationalist based on AI (Gemini or ChatGPT), helping people on any topic and in any language. Payment (Monobank or LiqPay) for subscription needs to be integrated as well. I… Bot Development ∙ 1 day back ∙ 55 proposals |
Creation of a multifunctional bot in Telegram
22 USD
(I will provide all materials in private messages) Here is a detailed project description: After pressing the button /start The bot sends a text with rules and terms of use (under the text, the button ‘acknowledged’) After pressing the button, the next message is… Python, Bot Development ∙ 1 day 5 hours back ∙ 87 proposals |