Edited help to reflect changes to purge

This commit is contained in:
Kyler Juresic 2017-08-09 15:06:04 -05:00
parent 07801278f1
commit 44caf1c635

View File

@ -25,8 +25,8 @@ def get_help_message(method):
'Can only be used in NSFW channels' 'Can only be used in NSFW channels'
], ],
'purge': [ 'purge': [
'Deletes the last 100 messages you sent from the channel you', 'Deletes the last 20 messages you sent from the channel you',
'typed purge in' 'typed purge in, unless otherwise specified. eg. !purge 8'
], ],
'triggered': [ 'triggered': [
'REEEEEEEEEEEEEEEEEE'], 'REEEEEEEEEEEEEEEEEE'],