hotfix
This commit is contained in:
parent
edb0641889
commit
5d0ce49d0c
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ def handle(message):
|
|||
check_tailscale()
|
||||
ping_status = '\n'.join(reach)
|
||||
bot.reply_to(message, f'ping status:\n\n{ping_status}')
|
||||
ping_status = ''
|
||||
|
||||
#polling
|
||||
bot.polling()
|
||||
Loading…
Add table
Reference in a new issue