nitanmarcel / tl_radio

Telegram UserBot to play and stream audio to telegram group chat using YoutubeDl and TgCalls.
GNU General Public License v3.0
16 stars 2 forks source link

Tl-Radio v1.0.0 TODOs: List of known bugs and their status (Fixed/Unfixed) #10

Open nitanmarcel opened 2 years ago

nitanmarcel commented 2 years ago
nitanmarcel commented 2 years ago

Workaround: Fix /stop commands (Requires a new version of pytgcalls) task

Using systemd or any similar tool that can restart a command in case of failure can easily restart the bot after the /stop command has been called. Other than that it requires manual restart.