GithubHelp home page GithubHelp logo

casmith / habitica-slack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from niteshpatel/habitica-slack

0.0 1.0 0.0 48 KB

Sync Chat messages between Habitica and Slack

License: MIT License

Python 100.00%

habitica-slack's Introduction

habitica-slack Build Status Code Climate Coverage License StackShare

Habitica extension to send and receive messages from a Habitica Group Chat to a Slack Channel.

Deploy

Requirements

Slack Integrations

As well as a Slack channel and a Habitica account, you need to set up custom integrations in Slack:

  1. Outgoing WebHook in Slack to forward messages to Habitica
  2. Incoming WebHook in Slack to received messages from Habitica

Outgoing WebHook Settings

  1. Channel: <your-slack-channel> e.g. #Habitica
  2. URL: <heroku-app-url>/sync_message_to_habitica e.g. https://myapp.herokuapp.test/sync_message_to_habitica

Incoming WebHook Settings

  1. Post to Channel: <your-slack-channel> e.g. #Habitica

Setup Habitica WebHook

  1. Visit <heroku-app-url>/setup_habitica_webhook to setup the Habitica webhook

Heroku Configuration (optional if Habitica WebHook above is not working)

Not everything in the Heroku setup can be automated with the Deploy button. You will need to add the command for the scheduler manually.

  1. Browse to https://scheduler.heroku.com/dashboard
  2. Add a new job as follows
    1. Command: python manage.py sync_messages_to_slack
    2. Dyno size: Free
    3. Frequency: Every 10 minutes

habitica-slack's People

Contributors

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