fix: use account names instead of account IDs #10

Manually merged
dananglin merged 1 commit from get-aacount-id-by-account-name into main 2024-05-21 21:55:07 +01:00

1 commit

Author SHA1 Message Date
f6d67a98e0
fix: use the account name instead of account ID
The user will now specify the account name instead of the account ID
when performing operations such as following and blocking. Enbas will
lookup the account and retrieve the account ID before sending the
request to GoToSocial. This prevents the user from having to retrieve
the account ID themselves which should make it a bit easier to use.
2024-05-21 21:06:18 +01:00