You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ChatterBot has the capability to integrate with various social networking sites to learn from user input and also respond to input. Implementation has been specified for the following social platforms.
Twitter
Retrieve OAuth token for Twitter
Reply to direct messages
Communication
Create statements / replies based on statements learned from social media sites.
The text was updated successfully, but these errors were encountered:
Considering the other services listed here use OAuth 2, and act on individual users instead of the application, you may want to look into migrating to it.
Originally, I was also considering the creation of methods to retrieve data and interact with people through the APIs of Google+, Discus, and GitHub. I'm going to hold off on those for now until I can determine how well each platform will work as a potential source of training data and a medium for communication.
ChatterBot has the capability to integrate with various social networking sites to learn from user input and also respond to input. Implementation has been specified for the following social platforms.
Twitter
Communication
The text was updated successfully, but these errors were encountered: