From d4208b1962387d8eea77cb44d3ad46e9aaefb45c Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Fri, 4 May 2018 09:40:14 -0400 Subject: [PATCH] fix roletip --- content/faq/tipbot-discord.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/content/faq/tipbot-discord.md b/content/faq/tipbot-discord.md index d497701a..79f3aec6 100644 --- a/content/faq/tipbot-discord.md +++ b/content/faq/tipbot-discord.md @@ -55,16 +55,16 @@ This will privately send your set tip amount to all the users you list in person **Example:** `!multitip private @Electron#1111 @Proton#222 10` -### Role Tips (Currently out of service) +### Role Tips Want to tip a Disocrd role? This will send a tip to your chosen role. **Arguments:** -`!tip ` +`!roletip ` **Example:** -`!tip @LBRY Team 10` +`!roletip @LBRY Team 10` -### Private Role Tips (Currently out of service) +### Private Role Tips Want to tip a Disocrd role privately? This will send a tip to your chosen role in a private message. **Arguments:** -`!tip private ` +`!roletip private ` **Example:** -`!tip private @LBRY Team 10` +`!roletip private @LBRY Team 10`