GithubHelp home page GithubHelp logo

isabella232 / 11bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coreos/11bot

0.0 0.0 0.0 32 KB

Slack bot for setting up random weekly 1:1s

Home Page: https://quay.io/repository/coreos/11bot

License: Apache License 2.0

Python 99.35% Dockerfile 0.65%

11bot's Introduction

1:1 bot

Installing

A setup.cfg would be nice, but we don't have one right now.

cd ~
git clone https://github.com/coreos/11bot
cd 11bot
virtualenv env
env/bin/pip install -r requirements.txt
env/bin/python 11bot.py

Alternatively, a container image is available.

You'll also need to set up a Slack app in your workspace and get an API token for it.

Slack configuration

  • Slash command: /11bot
  • Scopes:
    • channels:manage - leave public channels with /11bot abandon
    • channels:read - check that public channel participants are members
    • commands - add slash command
    • groups:read - check that private channel participants are members
    • groups:write - leave private channels with /11bot abandon
    • im:write - send 1:1 notices with only one participant
    • mpim:write - send 1:1 notices and admin messages

Config format

See config.example. Put this in ~/.11bot by default.

11bot's People

Contributors

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