Slight Mix Up Fixed <address> <amount>

Slight Mix Up Fixed
From: `<amount> <address>`
To:  `<address> <amount>`
This commit is contained in:
Electron - Mark Firth 2018-07-13 22:30:59 +10:00 committed by GitHub
parent c33625efc3
commit c1aefa0b33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ const helpmsg = {
'__**TIPS**__\n\n' +
'**Balance**: `!tip balance`\n' +
'**Deposit Address**: `!tip deposit`\n' +
'**Withdraw**: `!tip withdraw <amount> <address>`\n' +
'**Withdraw**: `!tip withdraw <address> <amount>`\n' +
'**Private Tip**: `!privatetip <user> <amount>`\n\n' +
'__**ROLE TIPS**__ Use this to tip everyone in a role.\n\n' +
'**Role Tip**: `!roletip <role> <amount>`\n' +