Giter Club home page Giter Club logo

meetup-slack's Introduction

meetup-slack

KnoxDevs Meetup-->Slack integration (forked from: Learn to Code LA's Meetup and Slack Integration)

meetup-slack is a library that connects slack and meetup through their respective api's to do meetup announcements in slack.

###The main features are: point to a meetup group using an API point to a slack group with webhooks enabled via the API

####The second iteration will improve the announcement queuing method to take into consideration peak times when people are active in slack.

messages will be formatted pretty and include easy links with emojiis that display things like available slots and location (clicking will make a call to the google maps api and chart a person from their current location)

##config.conf config.conf is a config file that holds all of the api calls / information. It's a simple dictionary in the following format:

...

{ 'slack_webhook_qa': 'webhook for slack room', 'slack_webhook_dev': 'webhook for slack room', 'meetup_api': 'api call for meetup', 'google_api': 'api call for google maps' }

...

*note that meetup_api is actually : https://secure.meetup.com/meetup_api/console/?path=/2/events

meetup-slack's People

Contributors

awesinine avatar marviel avatar

Stargazers

 avatar

Watchers

Gregory Ostermayr avatar James Cloos avatar  avatar Cody Lambert 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.