From cc836f5b5304a8b9315f797a5d0cdadcf54f5166 Mon Sep 17 00:00:00 2001 From: YULIUS KURNIAWAN KRISTIANTO Date: Thu, 4 Oct 2018 22:32:32 +0700 Subject: [PATCH] add read faq to send tippers --- 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 f55b7ac..c47c904 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`; +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`; if (privacyFlag) { let usr = message.guild.members.find('id', recipient).user; let authmsg = `You have just privately tipped @${usr.tag} ${amount} LBC.