Adding a new 'tag everyone' whatsapp bot [GSSOC '23]
Description:
This GitHub issue proposes adding a WhatsApp Group Tagging Bot to the repository. The bot, developed in Python using Selenium, will automate the process of tagging everyone in a WhatsApp group.
Implementation:
The bot will utilize Selenium for web automation and interact with the WhatsApp web interface. It will send a message that tags all members in the group, saving time and effort.
Expected Outcome:
The WhatsApp Group Tagging Bot will effectively tag all members in a WhatsApp group, ensuring they receive a notification. As the GSSOC '23 contributor, I will implement this feature and welcome any suggestions or enhancements to the bot's functionality.
Can I also do it under GSSOC'23 with @anuraganand92
I want to work on this issue and will add a 'tag everyone' whatsapp bot. Please assign this to me.
@anuraganand92 Go ahead !!
How do I add this to my WhatsApp??
Hello
> python3 tagall-bot.py
Traceback (most recent call last):
File "/Users/tazer/Desktop/INNOVA/Bot-Collection/Whatsapp-bot/Tag-all-bot/tagall-bot.py", line 16, in <module>
group_name = driver.find_element_by_xpath(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/lib/python3.11/site-packages/selenium/webdriver/remote/webdriver.py", line 394, in find_element_by_xpath
return self.find_element(by=By.XPATH, value=xpath)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/lib/python3.11/site-packages/selenium/webdriver/remote/webdriver.py", line 976, in find_element
return self.execute(Command.FIND_ELEMENT, {
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/lib/python3.11/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute
self.error_handler.check_response(response)
File "/opt/homebrew/lib/python3.11/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"xpath","selector":"//span[@title='Innova Event Discussion and Planning']"}
(Session info: chrome=117.0.5938.88)
same issue of @ajtazer
how can I do it in my ends here I am really interested
Hiii how do I get the bot on my WhatsApp please