Skip to content

F9T/python_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Movie Bot

This Slack bot allows you to search for informations about movies and actors. The informations come from The Movie Data Base.

Movies

The Movie Bot can show you informations about a movie by sending him:

@<bot_name>: movie "title of movie"

The bot's response is a list of several results. Each result contains :

  • Title - Release_date - Vote_average
  • Overview
  • Poster

Actors

To show informations about a actor, send him a message like this:

@<bot_name>: person "actor name"

The bot's response is a list of actors :

  • Name - Popularity
  • List of films

About

Bot python sur slack

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages