2020-06-22 12:12:24 +01:00
|
|
|
# tmdb-bot
|
2020-06-22 12:15:28 +01:00
|
|
|
A [maubot](https://github.com/maubot/maubot) to get information about movies from [TheMovieDB.org](https://www.themoviedb.org/).
|
2020-06-22 12:12:24 +01:00
|
|
|
|
2020-06-22 12:15:28 +01:00
|
|
|
## Usage
|
|
|
|
Use `!movie-id <tmdb id>` to get movie detail for <tmdb-id>.
|
2020-06-22 12:16:47 +01:00
|
|
|
|
2020-06-22 15:24:30 +01:00
|
|
|
Use `!movie-search <title>` to get movie detail based on the given <title>.
|
|
|
|
|
|
|
|
Use `!movie-language <language>` to your prefered language.
|