@zeldafan0225/ai_horde / Exports / ModifyUserInput
- concurrency
- contact
- kudos
- moderator
- monthly_kudos
- public_workers
- reset_suspicion
- trusted
- usage_multiplier
- username
- worker_invited
• Optional
concurrency: number
The amount of concurrent request this user can have
Minimum
0
Maximum
100
• Optional
contact: string
Contact details for the horde admins to reach the user in case of emergency. This is only visible to horde moderators.
Example
email@example.com
Min Length
5
Max Length
500
• Optional
kudos: number
The amount of kudos to modify (can be negative)
• Optional
moderator: boolean
Set to true to Make this user a horde moderator
Example
false
• Optional
monthly_kudos: number
When specified, will start assigning the user monthly kudos, starting now!
Minimum
0
• Optional
public_workers: boolean
Set to true to Make this user a display their worker IDs
Example
false
• Optional
reset_suspicion: boolean
Set the user's suspicion back to 0
• Optional
trusted: boolean
When set to true,the user and their servers will not be affected by suspicion
Example
false
• Optional
usage_multiplier: number
The amount by which to multiply the users kudos consumption
Minimum
0.1
Maximum
10
• Optional
username: string
When specified, will change the username. No profanity allowed!
Min Length
3
Max Length
100
• Optional
worker_invited: number
Set to the amount of workers this user is allowed to join to the horde when in worker invite-only mode.