short: s/linx/short/
parent
0aadc3f6fa
commit
f36d73e136
|
@ -23,8 +23,7 @@ def short(phenny, input):
|
|||
return
|
||||
|
||||
phenny.reply(req)
|
||||
|
||||
linx.rule = (['short'], r'(.*)')
|
||||
short.rule = (['short'], r'(.*)')
|
||||
|
||||
if __name__ == '__main__':
|
||||
print(__doc__.strip())
|
||||
|
|
Loading…
Reference in New Issue