Commit graph

2 commits

Author SHA1 Message Date
Eugen Rochko
47ea318479
tootctl accounts [add|del|cull] ()
* CLI interface for creating/deleting local users

- tootctl accounts add USERNAME
- tootctl accounts del USERNAME

* Add CLI interface for culling remote users that no longer exist

- tootctl accounts cull
2018-09-09 13:33:36 +02:00
Eugen Rochko
b378b4c5c7
Add CLI interface for importing custom emoji ()
bin/tootctl emoji import PATH_TO_TAR

Fix 
2018-08-26 16:53:06 +02:00