Giter Site home page Giter Site logo

meetup-slack's Introduction

meetup-slack

Retrieves the next upcoming Meetup and posts it to Slack, or search for Meetups in your area by topic.

example image 1

example image 2

What you will need

  • A Heroku account
  • Your Meetup API key
  • An outgoing webhook token for your Slack team
  • The Group IDs for the Meetup groups you would like to use. To find a group ID navigate to the 2/groups endpoint console, enter the group url name, and retrieve the id value from the response. Ex: The NY Tech Meetup has a group url name of ny-tech and group id 176399.

Setup

  • Clone this repo locally
  • Create a new Heroku app and initialize the repo
  • Push the repo to Heroku
  • Navigate to the settings page of the Heroku app and add the following config variables:
    • OUTGOING_WEBHOOK_TOKEN The token for your outgoing webhook integration in Slack
    • BOT_USERNAME The name the bot will use when posting to Slack
    • BOT_ICON The emoji icon for the bot
    • COLOR Can be any hex color code or good, warning, danger
    • MEETUP_API_KEY The Meetup API key for your Meetup account
    • MEETUP_GROUP_ID The ID of the Meetup group or groups, seperated by comma
  • Navigate to the integrations page for your Slack team. Create an outgoing webhook, choose a trigger word (ex: ".meetup"), use the URL for your heroku app, and copy the webhook token to your OUTGOING_WEBHOOK_TOKEN config variable.

meetup-slack's People

Contributors

softprops avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

meetup-slack's Issues

When is the webhook called?

Thanks for sharing this meetup/slack integration. I wasn't clear when is the webhook called?

When a meetup event is created? Just double checking there's no manual interaction needed onces setup. Thanks

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.