Some documentation and minor fixes.
This commit is contained in:
@@ -41,6 +41,7 @@ help.rule = ('$nick', r'(?i)help(?:[?!]+)?$')
|
||||
help.priority = 'low'
|
||||
|
||||
def stats(phenny, input):
|
||||
"""Show information on command usage patterns."""
|
||||
commands = {}
|
||||
users = {}
|
||||
channels = {}
|
||||
|
||||
Reference in New Issue
Block a user