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