Merge pull request #50 from ceoger/patch-2

Update tipbot.js
This commit is contained in:
Niko 2019-10-14 10:09:48 -04:00 committed by GitHub
commit 5f1abbdb7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ const helpmsg = {
'**Note**: Multi tips can contain any amount of users to tip.\n\n' +
'__**FURTHER INFORMATION**__\n\n' +
'**Help**: `!tip help` *Get this message.\n' +
'Read our [Tipbot FAQ](https://lbry.com/faq/tipbot-discord) for a more details',
'Read our [Tipbot FAQ](<https://lbry.com/faq/tipbot-discord>) for a more details',
color: 1109218
}
};