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

Twitter Integration #55

Closed
wants to merge 1 commit into from
Closed

Twitter Integration #55

wants to merge 1 commit into from

Conversation

gunthercox
Copy link
Owner

This adds an IO adapter that allows ChatterBot to send and retrieve messages through Twitter's API.

Closes #15

@DarkmatterVale
Copy link
Collaborator

@gunthercox why haven't you merged this yet? It looks like a great addition for ChatterBot.

@gunthercox
Copy link
Owner Author

@DarkmatterVale This still needs some work. I haven't looked at these changes in a while but I believe I was running into an issue with authentication.

@gunthercox
Copy link
Owner Author

Closing off this pull request as it will not be possible to complete. The main issue is that there is no way to reliably determine if a response has been issued to a direct message sent to the current user using Twitter's API. See http://stackoverflow.com/questions/34027036/check-if-a-user-has-responded-to-a-direct-message/34038986#34038986

For not, the closest support for this will be the availability of the Twitter Storage Adapter: #54

@gunthercox gunthercox closed this Dec 2, 2015
@gunthercox gunthercox deleted the twitter branch December 2, 2015 21:23
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.

2 participants