GithubHelp home page GithubHelp logo

dictatorbot's Introduction

DictatorBot

DictatorBot is used by the DevRelCollective to manage which moderator (Benevolent Dictator) is on-call at any given time.

It is built in GOLANG, using Camunda Platform BPM as an orchestration platform.

It was written by David G. Simmons.

Configuration and building

Before attempting to run the Dictator bot you should make sure that you have created a Slack Application, that it has the proper permissions to write to channels and Direct Messages, etc.

App your APP_ID, TOKEN, Verification Secret, and Channel ID to the dictator.yaml file.

You will need to edit dictator.yaml for your installation and make sure that the dictators, etc. are all correct.

% go get
% go build dictator.go
% ./dictator

From that point on, you can use DictatorBot in your Slack Group.

Deploying Dictator Bot

You will need an instance of Camunda Platform BPM running somewhere. It must be running on a secure (TLS/HTTPS) server, as must the dictator process described above.

Deploy the DictatorBot.bpmn file to your Camunda Platform instance.

Make sure that you have edited the proper server names in the dictator.yaml file to point to your servers.

Using Dictator Bot

Available commands are:

  1. help or ?
  2. rotate or rotation to get the full rotation schedule
  3. who to see who the current on-call person is
  4. next to see who the next on-call person will be
  5. @username to place someone on-call
  6. auth or authorized to see who is authorized to use the DictatorBot
  7. update to place the next person in the rotation on-call

The DictatorBot can only be called in channels where it has been invited, or in Direct Messages, and can only be called by those listed in the dictator.yaml file.

dictatorbot's People

Contributors

davidgs avatar

Watchers

 avatar  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.