Created
September 15, 2019 20:52
-
-
Save adamdriscoll/c5c3264cfdde1007f3016bd3bc5a9aea to your computer and use it in GitHub Desktop.
Dashboard script for UDChatroom.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Import-Module "$PSScriptRoot/UniversalDashboard.psd1" | |
Import-Module "$PSScriptRoot/UniversalDashboard.CodeEditor/1.0.0/UniversalDashboard.CodeEditor.psd1" | |
Import-Module "$PSScriptRoot/ud-chatroom.psd1" | |
Start-UDChatroom -Wait |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment