Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Reply to the specific Tweet #1

Open
edent opened this issue Nov 6, 2015 · 2 comments
Open

Reply to the specific Tweet #1

edent opened this issue Nov 6, 2015 · 2 comments
Assignees

Comments

@edent
Copy link

edent commented Nov 6, 2015

At the moment, the bot just sends an @ message to the offending user.

It would be better if it sent a reply to a specific Tweet.

This would allow the offender to understand where they made the mistake. It would also allow the user of the bot to quickly examine false positives.

@denny denny self-assigned this Nov 6, 2015
@denny
Copy link
Owner

denny commented Nov 6, 2015

I /think/ for this I need to pass the InReplyToStatusID [1] param in the 'v' struct to PostTweet [2]. The anaconda docs could be clearer on the subject. :)

  1. https://godoc.org/github.com/ChimeraCoder/anaconda#Tweet
  2. https://godoc.org/github.com/ChimeraCoder/anaconda#TwitterApi.PostTweet

@denny
Copy link
Owner

denny commented Nov 7, 2015

Well, tried that (and related things) and no luck so far.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants