moan0s / matrix-registration-bot

A bot that is used to create and manage registration tokens for a matrix server
GNU Affero General Public License v3.0
64 stars 10 forks source link

Obtain access token using curl #20

Closed HarHarLinks closed 1 year ago

HarHarLinks commented 2 years ago

Technically you mention tokens again in a following section when getting the admin token. It can of course be obtained in the same way, but duplicating it felt weird.

Maybe this should be redone to only mention tokens once (perhaps in the config section)? Even link to https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/obtaining-access-tokens.md instead? Feel free to edit.