castlelemongrab / parlance

A minimum-dependency ECMAScript client library and CLI tool for Parler – a "free speech" social network that accepts real money to buy "influence" points to boost organic non-advertising content
Other
68 stars 9 forks source link

Make username optional for many operations, defaulting to your own account #16

Closed castle-lemongrab closed 4 years ago

castle-lemongrab commented 4 years ago

There's no real reason you should have to specify your own username as a command line option. If the username is missing, default to the user's own account username.

castle-lemongrab commented 4 years ago

Acceptable.