The following pages and posts are tagged with

TitleTypeExcerpt
Step By Step - Common Page SLAPI: Step By Step Guide Common Steps Regardless of how you start the bot, these tasks will be identical Interact So you have your bot connected? What do you do now? Let’s try a few things. (replace @bot with whatever you named your bot) Make...
Step By Step - Docker Page SLAPI: Step By Step Guide Docker Install & Run There are several ways to do this via Docker, this is the quickest options. The rake tasks will generate a bot.local.yml for you at ./config/bot.local.yml Note All files in the ./config are ignored by git and docker...
Step By Step - Local Page SLAPI: Step By Step Guide Ruby Install and Run There are several ways to do this locally, this is the quickest options. The rake tasks will generate a bot.local.yml for you at ./config/bot.local.yml Note All files in the ./config are ignored by git and docker builds...
Step By Step - Landing Page SLAPI: Step By Step Guide Pre-requisites Slack - This is a Slack Bot (Well Custom Integration for now) Install Ruby - v2.3 or later (If doing local install) Install Bundler Install Docker - v1.10 or later Get The Bot...
SLAPI Overview Page SLAPI Overview SLAPI Bot strives to accomplish is a truly code agnostic approach to utilizing Bots and ChatOps. What does SLAPI Stand For? Simple Lightweight API Bot or Slack API Bot What makes SLAPI Different? Code Agnostic If it runs on Linux (windows pending) or has...