From cd518131afc8e91813597592aa1fcf0e15985d14 Mon Sep 17 00:00:00 2001 From: West14 <30056636+West14@users.noreply.github.com> Date: Thu, 17 Mar 2022 18:25:15 +0200 Subject: [PATCH] Update README.md The real purpose of this commit is to trigger the GitHub Actions workflow. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a48a3b7..37a8e1c 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,8 @@ This repository contains next built-in modules: - `RichSiteSummary`. RSS feed parser integration to Telegram. - `UrlLimitations`. Extended antispam is based on monitoring URLs in 10 first messages from any user. - `Destiny2.WhereIsXur`. -- `ChatManagement`. Warns, bans, reputation system for chats. +- `ChatManagement`. Warns, bans, etc. - `Entertainment`. Python and Bayan. +- `ChatQuotes`. Ability to make a quote from a chat message. Powered by: https://github.com/LyoSU/quote-api. +- `Reputation`. Add some competitive experience to your chat by using this module. +- `ContentStore`. Add the place, where your chat members can spend points gained by using Reputation module. Depends on Reputation.