Download Latest Version whatsapp-chatbot-python-0.9.1.zip (116.4 kB)
Email in envelope

Get an email when there's a new version of whatsapp-chatbot-python

Home / v0.7.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-08-24 389 Bytes
whatsapp-chatbot-python-0.7.0.tar.gz 2023-08-24 103.5 kB
whatsapp-chatbot-python-0.7.0.zip 2023-08-24 113.6 kB
Totals: 3 Items   217.4 kB 0

Fixes

  • Fixed docs

Features

  • Updated RegExpFilter (flags have been added)
@bot.router.message(regexp=("message", re.IGNORECASE))
def message_handler(notification: Notification) -> None:
    print(notification.event)
  • Added __validate_response (to validate requests)

Dependencies

  • Bump whatsapp-api-client-python from 0.0.40 to 0.0.41
Source: README.md, updated 2023-08-24