Skip to content

a python script that uses the hetzner dns api to (vaguely) simplify making custom bluesky nicknames

Notifications You must be signed in to change notification settings

lumpenfreude/simple-bsky-handle-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

handlez with a z

aka simple-bsky-handle-maker

a simple python script to help make bluesky handles via the command line or whatever

inspired by SlickDomique/open-handles, 'cept in python and with hetzner because i'm too dumb to fork their work lol

to use:

clone the repo (aka, run git clone https://github.com/lumpenfreude/simple-bsky-handle-maker)

run source bin/activate

run pip install -r requirements.txt

get your hetzner DNS API key and export it to bash by doin export HETZNER_DNS_TOKEN=yourapitoken

run python handlez.py

if any of that stuff fails, you probably don't have python, or python-pip installed. i don't know how to help you if that is the case.

roadmap:

flask basic stuff done, just need to keep working on it more lol

About

a python script that uses the hetzner dns api to (vaguely) simplify making custom bluesky nicknames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published