16 lines
615 B
Markdown
16 lines
615 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-help` to get help about the bot usage.
|
|
|
|
Use `!movie-id {tmdb id}` to get movie detail for tmdb-id.
|
|
|
|
Use `!movie-search {title} [y:{release year}]` to get movie detail based on the given title.
|
|
|
|
Use `!movie-language {language}` to set your prefered language.
|
|
|
|
Use `!tvshow-search {title}` to get detail about a tv show based on the given title.
|
|
|
|
## Discussion
|
|
Matrix room: [#tmdb-bot:matrix.sarkasti.eu](https://matrix.to/#/#tmdb-bot:matrix.sarkasti.eu) |