Documentation ¶
Overview ¶
Package twitter is the layer that connects trumpet to Twitter so that other parts of the program don't need to directly interact with the Twitter API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFriends ¶
GetFriends returns a list of user IDs that are followed by the account we connected with.
func GetPastTweets ¶
GetPastTweets grabs past tweets from the given userIDs and sends them through c in addition to giving the times of the tweets to sched.
func ListenForTweets ¶
ListenForTweets returns a channel of new tweets posted by the given user IDs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.