Skip to content

Instantly share code, notes, and snippets.

@QuirkyRobots
Created April 19, 2018 14:18
Show Gist options
  • Save QuirkyRobots/5d6f812d2f1cf86b074b133ee5dab261 to your computer and use it in GitHub Desktop.
Save QuirkyRobots/5d6f812d2f1cf86b074b133ee5dab261 to your computer and use it in GitHub Desktop.
Bot Commands

:pinklbryheart: Available Commands:

⚙️ !welcome <@username> Sends a welcome message to the specified user.

⚙️ !price <currency> <amount> Displays the current price of LBC in BTC.

⚙️ !stats Displays a list of current market stats.

⚙️ !releasenotes Gets the current release notes from GITHUB.

⚙️ !roles Displays roles you can give yourself.

⚙️ !addrole <role> Adds you to a role available in the !roles list.

⚙️ !delrole <role> Deletes your specified role.

⚙️ !purge <number of messages> Deletes Messages.

⚙️ !hash Displays current Hash Rate of the network.

⚙️ !hash power <Mh/s> Displays potential earnings for the given Hash Rate.

⚙️ !speech <name> Gets the top claim from Spee.ch. *Coming soon!

⚙️ !ping Responds Pong. Useful for checking if the bot is alive.

⚙️ !altprice <coin> <fiat/coin> <amount>

    Displays the price of the specified **alt coin** from __cryptocompare.com__
    
    **Example:** `!altprice BTC USD 100`.

⚙️ !tip <subcommand>

    `!tip balance` Get your current balance.
    `!tip deposit` Get the address for your deposits.
    `!tip withdraw <amount> <address>` Withdraws your **LBC's** to defined **ADDRESS**.
    
    **Subcommands** `<user> <withdraw address> <amount>`
    
    **Withdraw Example:** `!tip withdraw Ghy0olaR0madeUpfIction1lP8y 50`
    **Tip Someone Example:** `!tip @username 5`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment