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

first commit for Twitter API update #62

Closed
wants to merge 3 commits into from
Closed

Conversation

cdupont
Copy link
Contributor

@cdupont cdupont commented Mar 10, 2019

I made some simple changes to make directMessagesNew work:
#61

It's not complete but I wanted some help from you, probably corrections on the style.
Probably deeper changes are needed. For instance using Network.HTTP.Simple instead of Network.HTTP.Conduit would make use of JSON easier: https://github.com/snoyberg/http-client/blob/master/http-conduit/Network/HTTP/Conduit.hs#L7
Also creating new datatypes to represent events would be better.
Cheers!

@cdupont
Copy link
Contributor Author

cdupont commented Apr 2, 2019

Any news on that? @himura

@himura
Copy link
Owner

himura commented Oct 14, 2019

Sorry for my late replay.

I've started to fix deprecated DM APIs in #65, but there is still a lot of things to fix (e.g. Add support DELETE method to APIRequest).

@cdupont
Copy link
Contributor Author

cdupont commented Oct 14, 2019

That is great, thanks!

@cdupont cdupont closed this Oct 30, 2019
@cdupont
Copy link
Contributor Author

cdupont commented Oct 30, 2019

Closed as outdated

@himura
Copy link
Owner

himura commented Oct 31, 2019

🙇‍♂️

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