Skip to content

ndungujan23/slack-tvmaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack TVMaze ⚡

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

GitHub repo size GitHub pull requests GitHub Repo stars GitHub last commit

Table of contents

Screenshots

Example screenshot Example screenshot Example screenshot

Setup

  1. 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=""
    
  2. Install dependencies - Run the following to install dependencies
    pipenv install
    

Status & To-Do List

Still a work in progress ⚠️

  • View Movie/Tv Show details

License

This project is licensed under the terms of the MIT license.

Contact

Repo created by ndungujan23, email: [email protected]

About

Slack App that integrates the tvmaze api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published