added all currently relevant commands and cleaned up the cli.
This commit is contained in:
@@ -51,4 +51,8 @@ def real_download():
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
music_kraken.cli(genre="dsbm")
|
||||
music_kraken.cli(genre="test", command_list=[
|
||||
"#a Ghost Bath",
|
||||
"1",
|
||||
"ok"
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user