#Today I started making a Linux shell script for using the #matrix admin API. Right now it specifically just does some basic registration token functions (i.e. creating/deleting tokens with default options and listing tokens.) Made purely out of spite from existing options made in Python not wanting to install.
But in any case, I plan on expanding its functionality to do a lot more with the admin API. Deleting rooms, listing users on the homeserver, etc without manually entering curl commands. Would this be something other matrix hs admins would be interested in getting published for their use? Of course, after I get more functionality beyond just registration tokens.
#askfedi #matrixchat #federation