fbchat-dev/fbchat

Support for pages - bots.

Open

#104 opened on Feb 7, 2017

View on GitHub
 (0 comments) (0 reactions) (1 assignee)Python (406 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,210 stars)
PR merge metrics
 (PR metrics pending)

Description

Hi,

Can we add support to pages ? So that fbchat can be used to talk to bots.

Clients.py and models.py has a check to throw exception if its not an user. We can relax that and add a new class to handle pages.

Contributor guide