tweetr-start-daemon
- Self-hosted automatic tweet posting software - tweet posting
tweetr
OPTIONS start-daemon
START_DAEMON_OPTIONS
Start the daemon that will post queued tweets to Twitter,
The user needs to be authorised for the application set via tweetr-init(1) before posting a tweet from its account, use tweetr-add-user(1) to do that. Queue tweets using `tweetr-queue-tweet(1).
For description of tweetr
itself see `tweetr(1).
See tweetr(1).
-v --verbose
Log network accesses, useful if your internet connection is failing.
--delay <sleep_time>
Time to wait between checking for and posting tweets.
Unit: milliseconds.
Default: 60000.
tweetr start-daemon
Posted tweet "Capitalism" scheduled for
2016-09-09T00:33:30+02:00 by tweetr_test at 2016-09-10T10:49:38+00:00
with ID 774560457755590656
Posted tweet "Abolish the burgeoisie!" scheduled for
2016-09-10T00:33:30+02:00 by tweetr_test at 2016-09-10T10:49:39+00:00
with ID 774560460511248384
tweetr start-daemon -v
Posting tweet scheduled for 2016-09-09T00:33:30+02:00... 1375ms
Posted tweet "Capitalism" scheduled for
2016-09-09T00:33:30+02:00 by tweetr_test at 2016-09-10T10:53:11+00:00
with ID 774561353273147392
Posting tweet scheduled for 2016-09-10T00:33:30+02:00... 971ms
Posted tweet "Abolish the burgeoisie!" scheduled for
2016-09-10T00:33:30+02:00 by tweetr_test at 2016-09-10T10:53:12+00:00
with ID 774561355886108674
Written by nabijaczleweli <nabijaczleweli@gmail.com>
<https://github.com/nabijaczleweli/tweetr/issues>
<https://github.com/nabijaczleweli/tweetr>