Settings related to the user(s) running this ContextMod instance and information on the bot
string
A public name to display to users of the web interface. Use this to help moderators using your bot identify who is the operator in case they need to contact you.
Leave undefined for no public name to be displayed.
OPERATOR_DISPLAY
--operatorDisplay <name>
anyOf [Array<string>, string]
The name, or names, of the Reddit accounts, without prefix, that the operators of this bot uses.
This is used for showing more information in the web interface IE show all logs/subreddits if even not a moderator.
EX -- User is /u/FoxxMD then "name": ["FoxxMD"]
OPERATOR
(if list, comma-delimited)--operator <name...>