< Back

Get-PowerBotIrcClient

Sat Jan 18, 2020 8:44 pm

NAME Get-PowerBotIrcClient



SYNTAX

Get-PowerBotIrcClient





PARAMETERS

None





INPUTS

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





syntax : @{syntaxItem=@{name=Resume-PowerBot; parameter=@{name=Force; required=false; globbing=false;

pipelineInput=false; position=named}}}

parameters : @{parameter=@{defaultValue=False; parameterValue=SwitchParameter; name=Force;

type=@{name=SwitchParameter}; required=false; globbing=false; pipelineInput=false; position=named}}

details : @{name=Resume-PowerBot; description=System.Management.Automation.PSObject[]}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Resume-PowerBot

Category : Function

Synopsis : Reimport all command modules and restart the main listening loop

Component :

Role :

Functionality :

ModuleName : PowerBot





description : {@{Text=Starts an IRC client and hooks it up to event handlers to enable the bot functionality.



All of the parameters on this method use defaults from the PrivateData hashtable in the module

manifest.}}

syntax : @{syntaxItem=@{name=Start-PowerBot; parameter=System.Management.Automation.PSObject[]}}

parameters : @{parameter=System.Management.Automation.PSObject[]}

details : @{name=Start-PowerBot; description=System.Management.Automation.PSObject[]}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Start-PowerBot

Category : Function

Synopsis : Start PowerBot and connect to the specified channel/network

Component :

Role :

Functionality :

ModuleName : PowerBot





syntax : @{syntaxItem=@{name=Stop-PowerBot; parameter=@{description=System.Management.Automation.PSObject[];

parameterValue=String; name=QuitMessage; required=false; globbing=false; pipelineInput=false;

position=1}}}

parameters : @{parameter=@{description=System.Management.Automation.PSObject[]; defaultValue=If people listened to

themselves more often, they would talk less.; parameterValue=String; name=QuitMessage;

type=@{name=String}; required=false; globbing=false; pipelineInput=false; position=1}}

details : @{name=Stop-PowerBot; description=System.Management.Automation.PSObject[]}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Stop-PowerBot

Category : Function

Synopsis : Disconnect from IRC completely, with the specified quit message

Component :

Role :

Functionality :

ModuleName : PowerBot