From 02f57460b97a63fa3be279aafcc46cdd11d7d79b Mon Sep 17 00:00:00 2001 From: drifty Date: Sat, 9 Aug 2025 20:12:20 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b18ee42..dca167f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a narrowed down version of my other general use project [Twitchrise](https://github.com/driftywinds/twitchrise) for the express use as an interactive bot on Telegram. -This project iams to make one bot for multiple users, where Twitchrise uses an ```.env``` to define variables and is only catered for a single user running the script for themselves. Running one instance of this bot multiple users can: - +This project aims to make one bot for multiple users, where Twitchrise uses an ```.env``` to define variables and is only catered for a single user running the script for themselves. Running one instance of this bot multiple users can: - - Add channel to monitor (```/add ```) - Remove channels to monitor (```/remove ```)