markwragg / Powershell-SlackBot

Powershell based Slack Bot using the Real Time Messaging API and WebSockets.
http://wragg.io/powershell-slack-bot-using-the-real-time-messaging-api/
46 stars 19 forks source link

Update SlackBot.psd1 #6

Closed Chirishman closed 7 years ago

Chirishman commented 7 years ago

Required modules need to be specified in the manifest, not imported later upon function execution.

markwragg commented 7 years ago

Sorry, i've screwed up this commit so i'm going to close it. I understand and agree with your change though and i'll make it directly.