Advanced Plugins - Overview

Now that you've seen how simple it is to create a PoshBot plugin, we're going to extend it a bit to give it some super powers. The following sections describe how you can add extra capabilities to normal PowerShell functions to make them truly useful in PoshBot.

PoshBot.BotCommand Custom Attribute

Comment-Based Help

Custom Responses

Config-Provided Parameters

Stateful Data