Skip to content

How do i tweet something every x minutes? #1317

Answered by Harmon758
nikankad asked this question in Questions
Discussion options

You must be logged in to vote

You can use API.update_status to Tweet.
As for repeating intervals, you can use a loop and time.sleep.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Harmon758
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question This is a question Discussion This was converted/moved from/to a discussion
2 participants
Converted from issue

This discussion was converted from issue #1317 on December 15, 2020 18:47.