Prepared Release 1.2.0

This commit is contained in:
Lomion 2021-11-11 13:57:21 +01:00
parent e62000098d
commit 88a65d3272
2 changed files with 1 additions and 3 deletions

View file

@ -4,8 +4,6 @@ A [maubot](https://github.com/maubot/maubot) to get information about movies fro
## Usage
Use `!tmdb help` to get help about the bot usage.
Use `!tmdb id movie {tmdb id}` to get movie detail for tmdb-id.
Use `!tmdb movie {title} [y:{release year}]` to get movie detail based on the given title.
Use `!tmdb popular` to get most popular movies.

View file

@ -1,6 +1,6 @@
maubot: 0.1.0
id: lomion.tmdb
version: 1.0.2
version: 1.2.0
license: AGPL 3.0
modules:
- tmdb