Creates an IRCParser with values taken from the passed Configuration.
The user will be asked for more information if Twitch was not explicitly asked for on the command line. This requires version TwitchSupport.
out-reference IRCParser to create and whose members to populate with information from the command line.
Configuration whose values to use in the parser.
const
Next.continue_ if the parser was successfully created; Next.returnFailure otherwise.
Creates an IRCParser with values taken from the passed Configuration.
The user will be asked for more information if Twitch was not explicitly asked for on the command line. This requires version TwitchSupport.