From 43dbc8fdcb806f4022809fef805ddccd2f30f954 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nikola=20Forr=C3=B3?= Date: Tue, 22 May 2018 17:38:44 +0200 Subject: [PATCH] Update README --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 398e580..13959ad 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Twitch chat bot +# Twitch and Discord chat bot The bot listens for responses to `!quote add`, `!quote edit` and `!quote remove` commands, and updates the quotes database accordingly using [HTTP API](https://gitea.brno.mraveniste.cc/turbotraktor/ladylilia.com/src/branch/master/api/README.md). @@ -8,7 +8,10 @@ using [HTTP API](https://gitea.brno.mraveniste.cc/turbotraktor/ladylilia.com/src * `!bellagram`, `!bellapics`, `!instabella`, `!instagram` - posts a link to a random Instagram picture of Bella * `!yt QUERY` - queries Lady Lilia's Youtube channel and posts a link to the most relevant result - `QUERY` can contain `|` (logical **or**) and `-` (logical **not**) operators, for example: `!yt oblivion -nehrim` -* `!lastquote` - requests the most recent quote + +### Twitch-only commands + +* `!lastquote` - requests the most recent quote * `!findquote PATTERN` - searches for quotes matching `PATTERN` and in case multiple matches are found, requests one of them randomly - `PATTERN` has to be at least 3 characters long and it can be enclosed in double quotes in case it contains spaces * `!sync [SINCE]` - performs synchronization of the quotes database with Twitch VODs recorded since `SINCE`