From 88a65d3272fc9fa4954277d13fcfb372564e3a2f Mon Sep 17 00:00:00 2001 From: Lomion Date: Thu, 11 Nov 2021 13:57:21 +0100 Subject: [PATCH] Prepared Release 1.2.0 --- README.md | 2 -- maubot.yaml | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 06dc54f..3a00f9a 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/maubot.yaml b/maubot.yaml index 9c32ad3..3fa536f 100644 --- a/maubot.yaml +++ b/maubot.yaml @@ -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