bear / python-twitter

A Python wrapper around the Twitter API.
Apache License 2.0
3.41k stars 956 forks source link

Add api.ReportSpam() #564

Open ZAdamMac opened 6 years ago

ZAdamMac commented 6 years ago

Pursuant to Issue #342, I notice there is no report_spam coverage, which I need for a project. I'm happy to code a workaround for myself, but I was wondering if I would be stepping on anyone else's work if, after the fact, I submitted a pull request to add the method properly?

I'm happy to help out, I'd just rather not wind up sniping someone else's contribution.

jeremylow commented 6 years ago

Not that I know of! That would be awesome if you're able to contribute.

ZAdamMac commented 6 years ago

Excellent, I'll have a look at the source and take a stab at it. Probably be a day or two before I have anything stable enough to submit. Cheers!

jeremylow commented 6 years ago

Cool - let me know if there's anything you need/have questions about!