From 74ac2415cc6191736d426d98964d9bc88c46fce8 Mon Sep 17 00:00:00 2001 From: lomion Date: Tue, 16 Mar 2021 21:58:18 +0100 Subject: [PATCH] Prepared release --- README.md | 6 ++++-- maubot.yaml | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3185444..06dc54f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ 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 movie {title} [y:{release year}]` to get movie detail based on the given title. + +Use `!tmdb popular` to get most popular movies. Use `!tmdb language {language}` to set your prefered language. @@ -18,4 +20,4 @@ Use `!tmdb tvshow {title}` to get detail about a tv show based on the given titl Matrix room: [#tmdb-bot:matrix.sarkasti.eu](https://matrix.to/#/#tmdb-bot:matrix.sarkasti.eu) ## Avatar -Avatar icons was made by [inipagistudio](https://www.flaticon.com/authors/inipagistudio) from [www.flaticon.com](https://www.flaticon.com/) \ No newline at end of file +Avatar icons was made by [inipagistudio](https://www.flaticon.com/authors/inipagistudio) from [www.flaticon.com](https://www.flaticon.com/) diff --git a/maubot.yaml b/maubot.yaml index 75332d5..9c32ad3 100644 --- a/maubot.yaml +++ b/maubot.yaml @@ -1,6 +1,6 @@ maubot: 0.1.0 id: lomion.tmdb -version: 1.0.1 +version: 1.0.2 license: AGPL 3.0 modules: - tmdb