Added minor documentation
This commit is contained in:
committed by
mutantmonkey
parent
d6e28ac26b
commit
9219308170
@@ -68,7 +68,7 @@ def wa(phenny, input):
|
||||
|
||||
phenny.say(answer)
|
||||
wa.commands = ['wa']
|
||||
|
||||
wa.example = '.wa answer to life'
|
||||
|
||||
if __name__ == '__main__':
|
||||
print(__doc__.strip())
|
||||
|
||||
Reference in New Issue
Block a user