From 47f28e3d08e49f04d07b1892d545a4934b5b2880 Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Thu, 13 Dec 2018 12:52:31 -0200 Subject: [PATCH] Update SAMPLES.md [ci skip] --- SAMPLES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/SAMPLES.md b/SAMPLES.md index e69de29b..f71cf671 100644 --- a/SAMPLES.md +++ b/SAMPLES.md @@ -0,0 +1,7 @@ +# General Bots Server Samples + +| Sample | Description | +|--------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------| +| [IntranetBotQuickStart-gbai](https://github.com/pragmatismo-io/IntranetBotQuickStart.gbai) | Free modules from General Bots Intranet based bot. | +| [AzureADPasswordReset-gbapp](https://github.com/pragmatismo-io/AzureADPasswordReset.gbapp) | Custom General Bot App (gbapp) for resetting an user password in Azure Active Directory, Office 365, Dynamics 365 or any app published through Azure AD. | +| [ProjectOnline.gbkb](https://github.com/pragmatismo-io/ProjectOnline.gbkb) | The .gbkb file demonstring a Knowledge Base for Pragmatismo.io KBot for Microsoft Project. |