mirror of
https://github.com/LBRYFoundation/lbry-tipbot.git
synced 2025-08-23 08:47:23 +00:00
Edited !tip help line
This commit is contained in:
parent
1f5a7ace57
commit
cb800bdb8e
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ function doHelp(message) {
|
|||
return;
|
||||
}
|
||||
message.reply('Sent you help via DM!');
|
||||
message.author.send('**!tip**\n balance: get your balance\n deposit: get adress for your deposits\n withdraw ADDRESS AMOUNT: withdraw AMOUNT credits to ADDRESS\n <user> <amount>: send <amount> credits to <user>');
|
||||
message.author.send('**!tip**\n !tip balance: get your balance\n !tip deposit: get adress for your deposits\n !tip withdraw ADDRESS AMOUNT: withdraw AMOUNT credits to ADDRESS\n !tip <user> <amount>: send <amount> credits to <user>');
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue