This bot is part of the #OBAW Github project - Week 0x0009 - The Movie DB
Medium publication project page #OBAW Medium
Medium publication The Movie DB project #OBAW The Movie DB
A Movie DB-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 MOVIEDB_TOKEN blank for now (filled at step 4)
- Make sure you are logged in to your Recast.AI account
- Follow this link Moviedbot 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 The Movie DB account
- Follow this link The Movie DB API and follow the steps to get your API key
- Paste your
API Key
in the Config Variables section of your Heroku app toMOVIEDB_TOKEN
PE Lieb @liebpe
Nathan Grasset @Nathan_Grasset
You can follow us on Twitter at @recastai for updates and releases.
Copyright (c) [2017] Recast.AI
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.