BlueSky¶
This plugin connect to bluesky.
Installation¶
You need to install whois dependencies
pip install sphinxcontrib-osint[bsky]
And enable it in your conf.py
osint_bsky_enabled = True
You need to generate an API key for your bluesky account and add it to conf.py
osint_bsky_user = "xxxxxxx.bsky.social"
osint_bsky_apikey = "yyyyyyyyyyyyyyy"
Configurations¶
osint_bsky_store = bsky_store
osint_bsky_cache = bsky_cache
osint_bsky_apikey = None
osint_bsky_user = None
osint_bsky_ai = False
Indexes¶
IndexBSky : BSky Index
Directive bskypost¶
class : class_option
caption : unchanged
link-json : unchanged
parent : unchanged
cats : unchanged_required
orgs : unchanged_required
idents : unchanged_required
country : unchanged_required
label : unchanged
description : unchanged_required
Script¶
The following scripts are available :
Usage: osint_bsky [OPTIONS] COMMAND [ARGS]...
Command group.
Options:
--docdir TEXT The documentation dir (where is the Makfile or
make.bat)
--debug / --no-debug
--help Show this message and exit.
Commands:
did Get did from profile url
profile Import/update profile in store