andrewtchilds / PoshBot.Spark.Backend

A very rough Cisco Spark backend for PoshBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PoshBot.Spark.Backend

A (very) rough Cisco Spark backend for PoshBot.

Largely based off of PoshBot's Slack backend and PoshBot.Example.Backend.

Installing the module

Install the module from the PowerShell Gallery using:

PS> Install-Module -Name PoshBot.Spark.Backend

Updating PoshBot.Spark.Backend

Once installed from the PowerShell Gallery, you can update it using:

PS> Update-Module -Name PoshBot.Spark.Backend

Removing PoshBot.Spark.Backend

To remove PoshBot.Spark.Backend:

PS> Uninstall-Module -Name PoshBot.Spark.Backend

About

A very rough Cisco Spark backend for PoshBot

License:MIT License


Languages

Language:PowerShell 100.0%