blueskyfirehose

command module
v0.0.0-...-c2fe4dc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 18, 2023 License: MIT Imports: 4 Imported by: 0

README

blueskyfirehose

Simple golang firehose for Bluesky.

Usage

--mf Only show posts by users with a minimum follower count of

--likes Show likes as well as posts

--help / -h Show command help

Examples:

go run . firehose --mf 100 --likes # show posts and likes by users with a minimum of 100 followers

Without Authentication

go run . firehose

With Authentication

If it's the first time you need to enter your credentials. An App Password can be created at https://bsky.app/settings/app-passwords

go run . firehose -authed someusername.bsky.social superpassword

If you have a custom domain, use the email address you used to sign up Bluesky instead.

After you've already run it once, it will save your credentials in a file called .bsky.auth in your home directory.

go run . firehose -authed

Acknowledgements

Bluesky Social Github

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL