Merge remote-tracking branch 'refs/remotes/origin/master'
This commit is contained in:
commit
9efec316a1
|
@ -2,8 +2,11 @@
|
||||||
A [maubot](https://github.com/maubot/maubot) to get information about movies from [TheMovieDB.org](https://www.themoviedb.org/).
|
A [maubot](https://github.com/maubot/maubot) to get information about movies from [TheMovieDB.org](https://www.themoviedb.org/).
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
Use `!movie-id <tmdb id>` to get movie detail for <tmdb-id>.
|
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>.
|
Use `!movie-search <title>` to get movie detail based on the given title.
|
||||||
|
|
||||||
Use `!movie-language <language>` to your prefered language.
|
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)
|
Loading…
Reference in a new issue