More formatting.
This commit is contained in:
parent
caf45fbae2
commit
397842f518
1 changed files with 2 additions and 1 deletions
|
@ -52,7 +52,8 @@ def getSoundInfo(url, inp, jsondata=False):
|
||||||
def portal2(inp):
|
def portal2(inp):
|
||||||
"""portal2 [who - ]<quote> - Look up Portal 2 quote.
|
"""portal2 [who - ]<quote> - Look up Portal 2 quote.
|
||||||
Example: .portal2 cave johnson - demand to see life's manager,
|
Example: .portal2 cave johnson - demand to see life's manager,
|
||||||
.portal2 i own the place | If - is not included, no 'who' data will be sent."""
|
.portal2 i own the place
|
||||||
|
If - is not included, no 'who' data will be sent."""
|
||||||
return getSoundInfo(portal2url, inp)
|
return getSoundInfo(portal2url, inp)
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in a new issue