alejandro5042 / Run-IrcBot

IRC Bot Toolkit for PowerShell
MIT License
13 stars 4 forks source link

$Bot.Channels should contain the list of channels we are currently in #4

Open alejandro5042 opened 10 years ago

alejandro5042 commented 10 years ago

We should parse the JOIN messages to make this list. We can move the existing list to $Bot.CommandLineChannels or $Bot.InitialChannels.