diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-08-12 12:53:00 +0500 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-08-12 12:53:00 +0500 |
| commit | d9b979f88e27fe08218ded08de19740312dbf230 (patch) | |
| tree | bf1f1eea62c7b3db0347f0d76bc6d971c477c85c | |
| parent | 3a94dac3e3fbcf7f89235af94919539a37597b6a (diff) | |
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
| -rwxr-xr-x | bot.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ set -e umask 77 version="26.7" -useragent="Sekoohaka/${version} Telegram Bot" +useragent="Sekoohaka/${version} Telegram Bot (user #910888)" local_address="127.0.0.1:8081" default_address="https://api.telegram.org" |
