🐝 Tiny CLI to post simultaneously to Mastodon and Bluesky
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Typo

+1 -1
+1 -1
not_my_ex/cli/config.py
··· 63 63 ) 64 64 token = prompt( 65 65 ( 66 - f"Token for {not_my_ex} (get one from {settings} » {development}) and " 66 + f"Token for {not_my_ex} (visit {settings} » {development} and " 67 67 f"create one with {write} permissions)" 68 68 ), 69 69 hide_input=True,