From d7312ed30817847695fcd9ad359b28f9828e2ef6 Mon Sep 17 00:00:00 2001 From: YULIUS KURNIAWAN KRISTIANTO Date: Sat, 6 Oct 2018 05:33:25 +0700 Subject: [PATCH] fix typo --- bot/modules/tipbot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/modules/tipbot.js b/bot/modules/tipbot.js index c47c904..9f1826d 100644 --- a/bot/modules/tipbot.js +++ b/bot/modules/tipbot.js @@ -286,7 +286,7 @@ function sendLBC(bot, message, tipper, recipient, amount, privacyFlag, MultiorRo } else { let tx = txLink(txId); let msgtail = ` -DM me with \`${message.content.split(' ', 1)[0]}\` for command specific instructions or with \`!tips\` for all available commands or read our [Tipbot FAQ](https://lbry.io/faq/tipbot-discord) for a more details`; +DM me with \`${message.content.split(' ', 1)[0]}\` for command specific instructions or with \`!tips\` for all available commands or read our [Tipbot FAQ](https://lbry.io/faq/tipbot-discord) for more details`; if (privacyFlag) { let usr = message.guild.members.find('id', recipient).user; let authmsg = `You have just privately tipped @${usr.tag} ${amount} LBC.