Update tipbot.js

updated instruction for private tip as the current instruction was wrong
This commit is contained in:
Clement 2019-05-03 01:06:10 +05:30 committed by GitHub
parent 25d100ce83
commit 24ffa74629
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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