# Rally Coin Bot Command Reference

| **COMMAND**                                               | **DESCRIPTION**                                                                                                                                                                                                                                                                                                                                                  |
| --------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **ALL USERS**                                             |                                                                                                                                                                                                                                                                                                                                                                  |
| /coin join                                                | Connect to the bot to join any roles and channels based on the amount of the corresponding coin you hold.                                                                                                                                                                                                                                                        |
| /coin balance                                             | The amount of coin you hold in the set Creator Coin.                                                                                                                                                                                                                                                                                                             |
| /coin airdrop *AMOUNT*                                    | The amount in $USD of a coin you want to distribute to all eligible members in a Discord channel.                                                                                                                                                                                                                                                                |
| /coin donation                                            | The amount in USD value you have donated in the set Creator Coin.                                                                                                                                                                                                                                                                                                |
| /coin summary                                             | <p>For the corresponding coin, returns the current amounts for:</p><ul><li>total supporters</li><li>total transactions</li><li>total support volume</li><li>total amount of coin distributed</li></ul>                                                                                                                                                           |
| /coin list                                                | The list of channels that have gates and the coin amount required.                                                                                                                                                                                                                                                                                               |
| /coin help                                                | The list of commands for the bot. List returns commands based on server role (Admin vs non-Admin).                                                                                                                                                                                                                                                               |
| /coin donation *AMOUNT*                                   | The amount in USD value to send to a creator as a donation, or tip.                                                                                                                                                                                                                                                                                              |
| /coin send @*discordusername AMOUNT*                      | The amount in USD value to send to another user. Both the sender and the receiver need to have previously connected their Discord accounts to their Rally accounts.                                                                                                                                                                                              |
| **MIXED USE**                                             |                                                                                                                                                                                                                                                                                                                                                                  |
| /coin lookup @*discordusername*                           | <p>Non-Admins: Look up your own Rally ID via Discord name.<br></p><p>Admins: Look up any user’s Rally ID via Discord name.</p>                                                                                                                                                                                                                                   |
| **ADMINS ONLY**                                           |                                                                                                                                                                                                                                                                                                                                                                  |
| /coin setup *COINSYMBOL*                                  | <p>Set up your coin in your Discord server by telling coin\_bot which coin to monitor.<br><br>COINSYMBOL must be entered in all caps.</p>                                                                                                                                                                                                                        |
| /coin balanceGate --role "*ROLENAME*" --amount *AMOUNT*   | <p>Set the minimum amount of coins required to attain a particular role.<br><br>ROLENAME is case sensitive and must include any punctuation (eg, spaces, hyphens) used in the role name. Must be enclosed in quotes.<br></p><p>AMOUNT is a numeric value representing a number of coins. Example: 5 equals 5 coins in the set Creator Coin.</p>                  |
| /coin donationGate --role "*ROLENAME*" --amount *AMOUNT*  | <p>Set the minimum amount in USD required to attain a lifetime donation role.<br><br>ROLENAME is case sensitive and must include any punctuation (eg, spaces, hyphens) used in the role name. Must be enclosed in quotes.<br></p><p>AMOUNT is a numeric value representing a number of coins. Example: 100 equals $100 USD in value of the set Creator Coin.</p> |
| /coin recurringGate --role "*ROLENAME*" --amount *AMOUNT* | <p>Set the minimum amount in USD required to attain a monthly donation role.<br><br>ROLENAME is case sensitive and must include any punctuation (eg, spaces, hyphens) used in the role name. Must be enclosed in quotes.<br></p><p>AMOUNT is a numeric value representing a number of coins. Example: 5 equals $5 USD in value of the set Creator Coin.</p>      |
| /coin ungate --role "*ROLENAME*" --amount *AMOUNT*        | Remove a previous role configuration.                                                                                                                                                                                                                                                                                                                            |
