stone_button = stone button
This commit is contained in:
@@ -90,7 +90,7 @@ def on_dammnspam_command(sender, args):
|
|||||||
# add block to inputs
|
# add block to inputs
|
||||||
add_input(sender, target, timeout_off, timeout_on)
|
add_input(sender, target, timeout_off, timeout_on)
|
||||||
save_inputs()
|
save_inputs()
|
||||||
msg(sender, "&aSuccessfully set a timeout for this %s." % ttype.lower())
|
msg(sender, "&aSuccessfully set a timeout for this %s." % ttype.lower().replace("_", " "))
|
||||||
return True
|
return True
|
||||||
|
|
||||||
else:
|
else:
|
||||||
|
|||||||
Reference in New Issue
Block a user