Adding the bot provides 2 global commands, available in any channel:
`/movie` and `/show`
Look up a Movie or TV Show and quickly share it with any channel.
For movies, see
* Title
* Description/Plot Outline
* Release Year
* Rating
* Viewer Rating
* Genres
* Runtime
* Budget
* along with links to IMDB, TMDB, and Trakt.
For tv shows, see
* Title
* Description/Plot Outline
* Release Year
* Rating
* Viewer Rating
* Genres
* Type (Scripted, Unscripted)
* Runtime
* Budget
* Networks
* Next Episode Air Date
* along with links to IMDB, TMDB, and Trakt.
For both look up commands, you can use the following patterns as the ‘movie_name’ or ‘show_name’:
* `/movie hackers`
* `/movie hackers (1995)`
* `/movie tmdb:10428`
* `/show breaking bad`
* `/show breaking bad (2008)`
* `/show tmdb:1396`