6 lines
286 B
Markdown
6 lines
286 B
Markdown
# tmdb-bot
|
|
A [maubot](https://github.com/maubot/maubot) to get information about movies from [TheMovieDB.org](https://www.themoviedb.org/).
|
|
|
|
## Usage
|
|
Use `!movie-id <tmdb id>` to get movie detail for <tmdb-id>.
|
|
Use `!movie-search <title>` to get movie detail based on the given <title>. |