add help for a bunch of modules
This commit is contained in:
@@ -36,6 +36,7 @@ def decrease_hunger(current_hunger, food_value):
|
||||
return current_hunger + food_value
|
||||
|
||||
def botsnack(phenny, input):
|
||||
""".botsnack - Feed me a bot snack."""
|
||||
|
||||
now = time.time()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user