This bot is part of the #OBAW Github project - Week 0x0007 - Meetup
Medium publication project page #OBAW Medium
Medium publication Meetup project #OBAW Meetup
A Meetup-powered bot using Recast.AI NLP
Follow the instructions below to create your own instance of the bot:
-
Make sure you are logged in to the Heroku Dashboard
-
Click the button below to deploy the Messenger bot on Heroku:
-
Fill in the config variables as described.
- For LANGUAGE put 'en'
- For REQUEST_TOKEN blank for now (filled at step 2)
- For MEETUP_API_KEY blank for now (filled at step 4)
- Make sure youhttps://github.com/plieb/OBAW-0x0007-Meetup are logged in to your Recast.AI account
- Follow this link Meetup Bot and fork the bot to your account
- Copy paste your
bot request access token
in the Config Variables section of your Heroku app toREQUEST_TOKEN
- Go to your RUN tab
- Click the Bot Connector tab and follow instructions to add a Messenger channel
- Once it's done at the top set your Current bot webhook to :
- Heroku URL + /webhook (MY_HEROKU_URL.heroku.com/webhook)
- Make sure you are logged in to your Meetup account
- Follow this link Meetup API and get your API key
- Paste your
API Key
in the Config Variables section of your Heroku app toMEETUP_API_KEY
PE Lieb @liebpe
You can follow us on Twitter at @recastai for updates and releases.