Git Product home page Git Product logo

automic-bot's Introduction

Automic-Bot

Bot using the Automic Rest API

Target: Automic Engine v12.1 and Official Rest API

Chat App: This bot is built on Hubot and for Slack specifically, however it can be ported easily to any other chat app

How to Deploy it:

  1. Make sure your system has all prerequisites to run "Hubot" (a quick google query will yield many tutorials on this)
  2. Clone this repository
  3. For Unix / Linux / Mac: Rename the set_env.sh.template to set_env.sh (For Windows, create a similar set_env.bat)
  4. Modify the set_env.sh (or set_env.bat) with your own parameters (including the IP to AE, Client #, Slack Token, etc.)
  5. Open a terminal / CMD session and load the set_env file (on Linux / Unix / Mac: . ./bin/set_env.sh)
  6. Start the bot (on Linux / Unix / Mac: From within the Repo folder: ./bin/hubot --adapter slack)

How to Use it:

  • Say "hi" and say "help", the bot will guide you through what can be done.
  • Ask for the Release Notes ("get release notes") to see the latest changes

Recent Changes:

  • April 6th: Improved help, now you can use '!!' to rerun the last command
  • March 29th: Added handling of executions
  • March 27th: Added handling of object searches

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.