maubot-tmdb/README.md

7 lines
287 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-22 12:15:28 +01:00
Use `!movie-search <title>` to get movie detail based on the given <title>.