Giter Site home page Giter Site logo

Comments (1)

JOJ0 avatar JOJ0 commented on June 1, 2024 1

Are you sure this is possible using the Synapse admin API's? You can always find a link to the API docs here: https://github.com/JOJ0/synadm#implementation-status--commands-list

If not it is perhaps possible using the Matrix Client API, but that is currently not the focus of synadm, it started out as a tool covering the admin api of Synapse. Basic functionality is there though but no enduser commands yet, I implemented it as a helper for some future synadm commands that are admin api related things where calls to the matrix api will be necessary:

class Matrix(ApiRequest):

So it is not impossible to implement a command like this but as said not currently the focus. If by any chance you code Python and want to make a draft PR we can work on it together. This is the API docs: https://matrix.org/docs/spec/

Another possiblity would be you check out one of the wonderful tools that handle the matrix api itself. A good one I suppose is matrix-commander but I can't seem to find the function you need: https://github.com/8go/matrix-commander
There is another one around but I forgot its name.

HTH

from synadm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.