maubot-tmdb/README.md

12 lines
457 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
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-23 10:57:36 +01:00
Use `!movie-language <language>` to set your prefered language.
## Discussion
Matrix room: [#tmdb-bot:matrix.sarkasti.eu](https://matrix.to/#/#tmdb-bot:matrix.sarkasti.eu)