fraziermork/twitter-bot

defineSearchBot.js - build function to define a search bot

Closed this issue · 0 comments

Function that returns content you want to post or just content string
Function needs to take optional done argument and the tweet that triggered it
Callback to run when complete
Search phrase
Flag to tell it whether to post a reply to matches or post to it’s own page
Flag to tell it whether to use streaming or REST api.

will call the tweet function on the content that it is given.