matrix-org / matrix-python-sdk

Matrix Client-Server SDK for Python 2 and 3
Apache License 2.0
255 stars 119 forks source link

Can i get a list of all active monthly users ? #310

Closed AyoubGhaddab closed 5 years ago

AyoubGhaddab commented 5 years ago

Hi, i am fairly new in the matrix ecosystem. Is there a way to get a list of all active users from local synapse server ?

non-Jedi commented 5 years ago

You'll have to query the synapse database for that. I recommend asking in #synapse:matrix.org or possibly #matrix:matrix.org