[BUG] /list returna sempre "Nessuno script registrato" #12

Closed
opened 2025-04-09 15:00:07 +00:00 by tcsenpai · 0 comments
Owner

Originally created by @RubyTemple on 3/14/2025

Checklist before submitting

Please make sure to check the following:

  • You are using the latest version of the project/repository.
  • The issue relates to a website or a specific functionality.
  • If the issue is related to a website, you have verified that the URL works correctly in your browser.

Describe the issue

Ho seguito le istruzioni fornite nella wiki per l'installazione:

sudo chmod +x Installer/unix_install.sh && ./Installer/unix_install.sh

Ho installato i requirements e ho avviato il bot Telegram con il comando:

python3 telegram_bot.py

Il bot funziona correttamente per quanto riguarda il download dei file e le risposte ai comandi, tuttavia i comandi /list, /stop e /screen non sembrano funzionare. Il problema principale sembra essere legato a /list, che restituisce sempre "Nessuno script registrato" , impedendo anche il corretto funzionamento degli altri due comandi.

Expected behavior

Quando faccio /list mi mostri la lista degli scipt in esecuzione e mi permetta l interazione.

Screenshots

Image

Environment (please complete the following information):

  • OS: Linux Debian
*Originally created by @RubyTemple on 3/14/2025* ## Checklist before submitting Please make sure to check the following: - [X] You are using the latest version of the project/repository. - [X] The issue relates to a website or a specific functionality. - [ ] If the issue is related to a website, you have verified that the URL works correctly in your browser. ## Describe the issue Ho seguito le istruzioni fornite nella wiki per l'installazione: sudo chmod +x Installer/unix_install.sh && ./Installer/unix_install.sh Ho installato i requirements e ho avviato il bot Telegram con il comando: python3 telegram_bot.py Il bot funziona correttamente per quanto riguarda il download dei file e le risposte ai comandi, tuttavia i comandi /list, /stop e /screen non sembrano funzionare. Il problema principale sembra essere legato a /list, che restituisce sempre "Nessuno script registrato" , impedendo anche il corretto funzionamento degli altri due comandi. ## Expected behavior Quando faccio /list mi mostri la lista degli scipt in esecuzione e mi permetta l interazione. ## Screenshots ![Image](https://github.com/user-attachments/assets/aad1ca2e-a155-467b-b278-a9d8ff72b6da) ## Environment (please complete the following information): - OS: Linux Debian
tcsenpai added the
bug
bug
bug
bug
bug
bug
bug
bug
labels 2025-04-09 15:00:08 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/StreamingCommunity#12
No description provided.