BOT DE WHATSAPP ENVIA MENSAJES MASIVOS CON PYTHON!

16

  • 13
  • 1
  • 0.019
  • Reply

  • Open in the desktop app ADD TO PLAYLIST

    buritica

    Published on Nov 29, 2022
    About :

    Hola que tal chicos y chicas de la comunidad el dia de hoy les quiero enseñar un bot
    bastante sencillo creado con python, python es un lenguaje de programación bastante facil
    de aprender y bastante usado en la comunidad de programadores

    La funcionalidad del bot es muy sencilla solo abre el navegador automaticamente con el numero
    de telefono asignado luego escribe el texto que le asignes y un mensaje, luego se repite

    las veces que quieras esta funcion y asi puedes enviar muchos mensajes a un contacto
    esto podria servir para hacerle una broma a un amigo, o para inicio de un proyecto de enviar
    mensajes a muchos otros contactos

    espero les guste este bot

    [ENGLISH]

    Hello guys and girls of the community today I want to show you a very simple bot created with python, python is a very easy programming language.
    quite simple created with python, python is a programming language quite easy to learn and quite used in the
    to learn and quite used in the programming community.

    The functionality of the bot is very simple just open the browser automatically with the assigned phone number then type the text
    then write the text that you assign and a message, then it repeats this function as many times as you want.

    the times that you want this function and so you can send many messages to a contact.
    this could be useful to make a joke to a friend, or to start a project to send messages to many other contacts.
    messages to many other contacts

    I hope you like this bot

    CODE

    import pyautogui as pg

    import time as tm


    import webbrowser as web

    web.open("https://web.whatsapp.com/send/?phone=NUMBER")

    tm.sleep(8)

    for i in range(1, 10):

    pg.write("Prueba para video, bomba ws")
        
    pg.press("Enter")
    Tags :

    espavlog programming python spanish hive

    Woo! This creator can upvote comments using 3speak's stake today because they are a top performing creator! Leave a quality comment relating to their content and you could receive an upvote worth at least a dollar.

    Their limit for today is $0!
    Comments:
    Time until buritica can give away $0 to their commenters.
    0 Days 0 Hours 0 Minutes 0 Seconds
    Reply:

    To comment on this video please connect a HIVE account to your profile: Connect HIVE Account

    09:39
    20 views a year ago $

    More Videos

    02:15
    2 views 2 months ago $
    00:20
    7 views 3 years ago $
    01:20
    2 views 11 months ago $
    03:14
    2 views a year ago $
    01:06
    1 views 2 years ago $