Skip to content

coffee shot shoice one random people to do coffe and send menssage to slack

Notifications You must be signed in to change notification settings

baricio/coffee-shot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee Shot

Program to choice one people in slack to do coffee

Getting Started

clone repo to start. git clone [email protected]:baricio/coffee-shot.git

Prerequisites

Need to install python3.6, pip and pipenv

$ sudo add-apt-repository ppa:jonathonf/python-3.6
$ sudo apt-get update
$ sudo apt-get install python3.6
$ sudo apt-get install python-pip
$ pip install pipenv

Installing

Now you need some configurations to run projec

install dependencies and run env into project path

pipenv install
pipenv shell

copy .env.exmaple to .env

cp .env.example .env

create incoming-webhooks api end point into slack [slack]https://api.slack.com/incoming-webhooks

fill .env variable with your end point

Running

execute with python shot.py

Authors

  • Fabricio Cunha - baricio

License

This project is licensed under the MIT License

About

coffee shot shoice one random people to do coffe and send menssage to slack

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages