Adding a User Without Inviting Them

There might be a better way through the UI, but it’s possible with the API.

Here’s some example code from the Ruby client:
https://github.com/discourse/discourse_api/blob/25023c073207cc19eb19b14922d6c5cbf907c6be/examples/create_user.rb

5 Me gusta