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
|
2020-06-22 21:50:37 +01:00
|
|
|
Use `!movie-id <tmdb id>` to get movie detail for tmdb-id.
|
2020-06-22 12:16:47 +01:00
|
|
|
|
2020-06-22 21:50:37 +01:00
|
|
|
Use `!movie-search <title>` to get movie detail based on the given title.
|
2020-06-22 15:24:30 +01:00
|
|
|
|
2020-06-22 22:14:25 +01:00
|
|
|
Use `!movie-language <language>` to set your prefered language.
|