You've already forked STARK
mirror of
https://github.com/MarkParker5/STARK.git
synced 2025-07-02 22:36:54 +02:00
fix
This commit is contained in:
@ -5,6 +5,7 @@ import os
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
def method(params):
|
def method(params):
|
||||||
|
text = voice = ''
|
||||||
Command.getCommand('tv on').start({})
|
Command.getCommand('tv on').start({})
|
||||||
Command.getCommand('window_open').start({})
|
Command.getCommand('window_open').start({})
|
||||||
shedule = Command.getCommand('Todays Shedule').start({}).voice
|
shedule = Command.getCommand('Todays Shedule').start({}).voice
|
||||||
|
Reference in New Issue
Block a user