Update README.md

This commit is contained in:
drifty
2025-08-09 20:12:20 +05:30
committed by GitHub
parent 1f0fdfd8b8
commit 02f57460b9

View File

@@ -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 <channelname>```)
- Remove channels to monitor (```/remove <channelname>```)