Giter Site home page Giter Site logo

gwyneplaine / beacon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dominikwilkowski/beacon

0.0 1.0 0.0 258 KB

A Slack bot for non verbal cues to make it easier on your mental health to tell people you're out of action for the day.

License: GNU General Public License v3.0

Shell 5.34% JavaScript 94.66%

beacon's Introduction

Beacon

A Slack bot that creates a one-way communication channel to people for when you're too sick to deal with human interaction but still need to let people know you're not well.

A lighthouse with a person shininy a light on a red background.

Content

Installation

To install this app yourself you have to host it online and install a new app in slack via https://api.slack.com/apps. It will need bot token scope:

  • chat:write
  • chat:write.customize
  • im:read
  • im:write
  • users:read

And you'll need to copy the User OAuth Token and the Bot User OAuth Token into your .env file which you can get from the OAuth & Permissions page of your app.

Lastly you have to add the url to Slack in both the Event Subscriptions and Interactivity & Shortcuts sections. Note that the app is listening on the path slack/events.

Customization

This app comes with a home screen that allows you to send messages to people in the slack workspace.

The interface of Beacon.

You can make changes to the home screen by editing the src/home.js file. Use the https://app.slack.com/block-kit-builder to help you edit this file.

Development

To run this repo please install dependencies via yarn and run the app via yarn start. After changes please run yarn format to run prettier.

Version History

  • v1.0.0 - First release

beacon's People

Contributors

dominikwilkowski avatar

Watchers

 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.