docs.rs failed to build tweetr-0.2.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
tweetr-0.2.0
tweetr

tweetr is a platform that allows you to create and queue tweets to be shared when YOU want. You create content when you have time and then use FOSS and NOT pay whatever-ridiculous amount of $$$ for posting them automatically.
Documentation
Manpages
Stock values
If you want to use an already set-up application decrypt (and verify) assets/stock-app.toml.asc
into $CONFIG_DIR/app.toml
.
Simple usage
First, enter the app data you got when making a Twitter app on https://dev.twitter.com (or use the stock values for a pre-set app):
Then, authorise users by pasting the provided link into a logged-in browser then entering the resulting PIN:
Afterwards add tweets:
)
)
)
At any point after init
you can start the daemon, which will be posting tweets:
For more detailed information see the manpages.