diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-06-07 08:52:22 +0500 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2025-06-07 08:52:22 +0500 |
| commit | 697d1f32c9947890adc0a2329c02035682575da0 (patch) | |
| tree | 8ec2c2ac8fd28074b2d0d9bc08a4990b3d9170e6 /README.md | |
| parent | 5058c7502129806ec3b3731974db811521d1c545 (diff) | |
bot: Nuke environment by default
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
