Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WhatsApp interface #317

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

WhatsApp interface #317

wants to merge 4 commits into from

Conversation

pseusys
Copy link
Collaborator

@pseusys pseusys commented Dec 26, 2023

Description

WhatsApp interface added. Still developer code is required for testing and evaluation.

Checklist

  • I have performed a self-review of the changes
  • Consider module naming convention (clashes with library names)
  • Add WhatsApp development code and write tests
  • Make messenger interface more general and messenger-not-specific

To Consider

  • Add tests (if functionality is changed)
  • Update API reference / tutorials / guides
  • Update CONTRIBUTING.md (if devel workflow is changed)
  • Update .ignore files, scripts (such as lint), distribution manifest (if files are added/deleted)
  • Search for references to changed entities in the codebase

@pseusys pseusys added the enhancement New feature or request label Dec 26, 2023
@pseusys pseusys requested review from kudep and RLKRo December 26, 2023 02:05
@pseusys pseusys self-assigned this Dec 26, 2023
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It appears this PR is a release PR (change its base from master if that is not the case).

Here's a release checklist:

  • Update package version
  • Change PR merge option
  • Test modules without automated testing:
    • Requiring telegram api_id and api_hash
    • Requiring HF_API_KEY
  • Search for objects to be deprecated

@pseusys pseusys changed the base branch from master to dev December 26, 2023 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants