Allow bulk dids for takedown (#330)
- Modifies`takeDownAccountCmd` to take multiple dids for bulk takedowns
- Renames cli command `takeDownAccount` to standardize with other
commands
Example command:
`./gosky admin take-down --reason="<reason here>" --admin-user="<did
here>" --revert-actions exampleuser.bsky.social
exampleuser2.bsky.social`
authored by