All Projects → RickVanRousselt → SharePointAdminBot

RickVanRousselt / SharePointAdminBot

Licence: MIT license
SharePoint Administration Bot

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to SharePointAdminBot

O365 SPO PowerShellScripts
PowerShell scripts related to SharePoint Online in Microsoft 365
Stars: ✭ 22 (+15.79%)
Mutual labels:  sharepoint-online, office365
Botbuilder Samples
Welcome to the Bot Framework samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Bot Framework SDK!
Stars: ✭ 3,484 (+18236.84%)
Mutual labels:  bot-framework, luis
gulp-spsync
Gulp plugin for synchronizing local files with a SharePoint library
Stars: ✭ 57 (+200%)
Mutual labels:  sharepoint-online, office365
Generator Teams
A Yeoman Generator for Microsoft Teams
Stars: ✭ 246 (+1194.74%)
Mutual labels:  bot-framework, office365
Holobot
HoloLens bot demo
Stars: ✭ 26 (+36.84%)
Mutual labels:  bot-framework, luis
pnp-starterkit-setup
x-platform setup script for the SharePoint Starter Kit
Stars: ✭ 14 (-26.32%)
Mutual labels:  sharepoint-online, office365
bots
Programming bots to play video games
Stars: ✭ 106 (+457.89%)
Mutual labels:  bot-framework
Jasmin-Ransomware
Jasmin Ransomware is an advanced red team tool (WannaCry Clone) used for simulating real ransomware attacks. Jasmin helps security researchers to overcome the risk of external attacks.
Stars: ✭ 84 (+342.11%)
Mutual labels:  bot-framework
node-sp-auth-config
🔧 Config options builder for node-sp-auth (SharePoint Authentication in Node.js)
Stars: ✭ 20 (+5.26%)
Mutual labels:  sharepoint-online
skit
Build slack bots quickly and easily!
Stars: ✭ 45 (+136.84%)
Mutual labels:  bot-framework
spanky.py
Chat-bot overlay framework that can run on top of any python-based bot and call plugins on various events
Stars: ✭ 14 (-26.32%)
Mutual labels:  bot-framework
MSCloudLoginAssistant
PowerShell Module Handling Authentication to Cloud Services
Stars: ✭ 47 (+147.37%)
Mutual labels:  office365
awesome-botframework
🤖 A curated list of awesome Microsoft Bot Framework related things
Stars: ✭ 30 (+57.89%)
Mutual labels:  bot-framework
flow-bot
Framework to make bots based on Microsoft Bot Framework.
Stars: ✭ 14 (-26.32%)
Mutual labels:  bot-framework
sprest
An easy way to develop against the SharePoint 2013/Online REST api.
Stars: ✭ 72 (+278.95%)
Mutual labels:  sharepoint-online
chatto
Chatto is a minimal chatbot framework in Go.
Stars: ✭ 98 (+415.79%)
Mutual labels:  bot-framework
MyBot
🧠 Create chatbots easily with Bot Framework! 🤖
Stars: ✭ 30 (+57.89%)
Mutual labels:  bot-framework
hikari
A Discord API wrapper for Python and asyncio built on good intentions.
Stars: ✭ 631 (+3221.05%)
Mutual labels:  bot-framework
DFIR-O365RC
PowerShell module for Office 365 and Azure log collection
Stars: ✭ 158 (+731.58%)
Mutual labels:  office365
exchange-ews-thunderbird
thunderbird addons provide exchange support: mail, calendar, global address list (contacts)
Stars: ✭ 15 (-21.05%)
Mutual labels:  office365

SharePoint Administration Bot

The SharePoint Admin Bot is an attempt to make the everyday routinous jobs that a SharePoint Online Administrator or Power User easier. Currently the features are limited but the goal is to make them grow. If the feature you want is not in there yet please submit a feature request or even better contribute and do a pull request.

Start to use the Bot

To use the SharePoint Admin Bot you do not have to clone or download the code. You can just connect to it using the links below. The bot uses LUIS.AI to try and understand what you mean. Luis also has to learn so if your sentence is not recongized try to rephrase the question.

If you want your own version of the SharePoint Admin Bot then you can follow the steps in the wiki

Check out our YouTube Channel to see how it works

Current features

Get Site Collection properties

Returns list of general properties from the Site Collection Example Question: Get me information about my site collection

Get Web properties

Returns list of general properties from the Rootweb of a Site Collection Example Question: Get me information about my web

Create Site Collection

Asks several question and then creates a Site Collection. Example Question: Can you create me a new site collection

Reindex site

Flags a site collection for reindexing Example Question: Can you reindex a site

Contribute

I would love if you would help contribute to this project. Not just writing code but a simple feature request is enough.

More Information

Check out my blog or contact Advantive for more information on the SharePoint Admin Bot.

MIT license

alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].