<spanclass="text-muted ">This is the prefix used for all bot users.</span>
<inputtype="text"class="form-control"
placeholder="@_neb"
[(ngModel)]="userPrefix" [disabled]="isSaving"/>
</label>
<labelclass="label-block">
API URL
<spanclass="text-muted ">The admin/api url for go-neb. Be sure to not expose the admin API to the outside world because this endpoint is not authenticated.</span>