You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Currently when bots try to register themselves on a homeserver with consent enabled, they cannot them go ahead and sync because consent is required to continue. In my case, the bots are running in an environment where human interaction isn't possible and the bots need to be able to be created without intervention.
Ideally via a flag in the body of the request.
Currently when bots try to register themselves on a homeserver with consent enabled, they cannot them go ahead and sync because consent is required to continue. In my case, the bots are running in an environment where human interaction isn't possible and the bots need to be able to be created without intervention.