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

Remove twitter storage adapter in favor of trainer #378

Merged
merged 2 commits into from
Nov 2, 2016
Merged

Conversation

gunthercox
Copy link
Owner

These changes are needed because Twitter does not provide sufficient functionality to use it as a read-only data source for a chat bot to return responses from. However, it does provide some data that can be useful when training a chat bot. Because of this, the twitter functionality of ChatterBot is best served as a training class that trains a chat bot based on data gathered through Twitter's API.

Closes #142

@gunthercox gunthercox merged commit 50d75a7 into master Nov 2, 2016
@gunthercox gunthercox deleted the issue_142 branch November 2, 2016 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant