aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2025-06-07 08:52:22 +0500
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2025-06-07 08:52:22 +0500
commit697d1f32c9947890adc0a2329c02035682575da0 (patch)
tree8ec2c2ac8fd28074b2d0d9bc08a4990b3d9170e6 /README.md
parent5058c7502129806ec3b3731974db811521d1c545 (diff)
bot: Nuke environment by default
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index e78bccd..101bfdb 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,8 @@ For distribution specific installation commands follow [command-not-found](https
## Deployment
-It is highly recommended to run it with an empty environment to avoid variable conflict: `env -i ./bot.zsh` or `env -i PATH="${PATH}" ./bot.zsh` for Termux.
+Usage: `./bot.zsh [options] [token]`
+
For better performance, it is recommended to use a locally deployed [Telegram Bot API](https://github.com/tdlib/telegram-bot-api) server.
### Available options