proxydb.setUser
Sets the username for a proxy
Usage
proxydb.setUser [switches] <string:proxy> <string:user>
Description
Sets the username <user> for the proxy <proxy>
Switches
-q | --quiet
Do not print errors if the proxy already exist.
Examples

Sets the username KVIrc for the proxy test.com

proxydb.setUser test.com kvirc
See also
serverdb module documentation

Index, Commands