pep8
This commit is contained in:
parent
79b4f15b45
commit
31699c840b
3 changed files with 11 additions and 6 deletions
|
@ -7,6 +7,7 @@ from util import hook, http
|
|||
|
||||
|
||||
@hook.command('mc')
|
||||
@hook.command
|
||||
def metacritic(inp):
|
||||
".mc [all|movie|tv|album|x360|ps3|pc|ds|wii] <title> -- Gets rating for <title> from metacritic on the specified medium."
|
||||
|
||||
|
|
Reference in a new issue