mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 13:34:40 +00:00
test
This commit is contained in:
@@ -1374,7 +1374,8 @@ async def zrestartuj_radio(ctx):
|
||||
if not allowed:
|
||||
await ctx.send("Łapy precz od radia")
|
||||
else:
|
||||
os.system('/home/pi/Conjurer/restart_radio.sh')
|
||||
result = os.system('/home/pi/Conjurer/restart_radio.sh')
|
||||
await ctx.send(f'Wynik {result}')
|
||||
|
||||
|
||||
@client.hybrid_command(
|
||||
|
||||
Reference in New Issue
Block a user