maubot-tmdb/README.md

14 lines
563 B
Markdown
Raw Normal View History

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-26 15:41:44 +01:00
Use `!movie-search {title} [y:{release year}]` to get movie detail based on the given title.
2020-06-22 15:24:30 +01:00
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.
2020-06-23 10:57:36 +01:00
## Discussion
Matrix room: [#tmdb-bot:matrix.sarkasti.eu](https://matrix.to/#/#tmdb-bot:matrix.sarkasti.eu)