Files
matrix-register-bot/README.md
2018-02-10 17:13:23 +01:00

9 lines
405 B
Markdown

# matrix-register-bot
This bot provides a two-step-registration for matrix.
This is done in several steps:
- potential new user registers on a bot-provided side
- bot sends a message to prefined room with a registration notification.
- users in that room now can approve or decline the registration.
- The bot then uses the registration token to register the user or just drops the registration request.