A slack app that integrates the TVMaze API and the OMDB API to search for both series and movies. Done using Python in Socket Mode
- Setup environment variables
- Create a
.env
file at the root directory and fill in the following environment variables
SLACK_SIGNING_SECRET="" SLACK_BOT_TOKEN="" APP_TOKEN=""
- Create a
- Install dependencies - Run the following to install dependencies
pipenv install
Still a work in progress
- View Movie/Tv Show details
This project is licensed under the terms of the MIT license.
Repo created by ndungujan23, email: [email protected]