Code Monkey home page Code Monkey logo

mmbot.scripts's Introduction

mmbot.scripts

This is the script catalog for mmbot the C# port of of GitHub's Hubot automation bot.

Browse the catalog

Installing Scripts

After setting up mmbot you will start with the core scripts which includes MMBotScripts. This script gives you the ability to query and download from the catalog. Additionally, the Help script gives you the ability to view installed scripts, their details and associated commands. These are the associated commands from the MMBotScripts and Help scripts.

Scripts from the mmbot.scripts Catalog:

mmbot scripts (query) [detailed] - lists scripts in the mmbot Scripts repository filtered by (query)

mmbot download script (name) - downloads a script by (name) from the mmbot Scripts repository

Loaded Scripts:

mmbot list scripts - Displays a list of all the loaded script files

mmbot help - Displays all of the help commands that mmbot knows about.

mmbot help <query> - Displays all help commands that match <query>.

mmbot man <query> - Displays the details for the script that matches <query>.

Downloading a script loads the script into mmbot as well so it can be immediately used.

Verify any requirements by reviewing the detailed information of the script with either mmbot scripts (query) detailed or mmbot man <query> if already loaded. Requirements may require you to install a package using nuget or scriptcs before the script can be used.

Contributing

To contribute a new script or fix an existing one:

  • Raise an issue and tag it with either "new script" or "bug"
  • Fork the repo
  • Submit a Pull Request

Updating the Catalog

To update the catalog just push the changed scripts to master. Thanks to the good people at JetBrains and CodeBetter the CI server will re-generate the catalog for us :)

mmbot.scripts's People

Contributors

alexmg avatar cpear avatar dkarzon avatar jamessantiago avatar moserware avatar nickelbob avatar nigel-sampson avatar petegoo avatar ryanrousseau avatar tharax avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.