From 7bcf5a8b33f98cfe8a2633f3aedcd57fda074637 Mon Sep 17 00:00:00 2001 From: Lili Date: Mon, 26 Sep 2022 17:00:48 +0200 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2baf1f1..ce499ff 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ In Owncast, navigate to the admin interface at `/admin`, and then go to Integrations. ### Access Token In Access Tokens, generate an Access Token to put in -`instance/config.py`. The both needs both the "send chat messages" and "perform administrative actions" +`instance/config.py`. The bot needs both the "send chat messages" and "perform administrative actions" permissions, since getting the list of all connected chat users is an administrator-only action. ### Webhook