🍭test
This commit is contained in:
parent
fd7e47617e
commit
222cc5f94c
11
Scripts/sh/DlHelper.sh
Normal file
11
Scripts/sh/DlHelper.sh
Normal file
@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
|
||||
(
|
||||
echo "resolve_username DlHelper_bot"
|
||||
sleep 5
|
||||
|
||||
echo "msg DlHelper /start https://t.me/update_help"
|
||||
echo "safe_quit"
|
||||
) | docker exec -i telegram-cli telegram-cli -N
|
||||
Loading…
Reference in New Issue
Block a user