fix roletip

This commit is contained in:
Thomas Zarebczan 2018-05-04 09:40:14 -04:00 committed by GitHub
parent 2210c9f4ff
commit d4208b1962
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 <role> <amount>`
`!roletip <role> <amount>`
**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 <role> <amount>`
`!roletip private <role> <amount>`
**Example:**
`!tip private @LBRY Team 10`
`!roletip private @LBRY Team 10`