Rally.io
  • General Rally.io Info
    • Intro to Rally.io
    • Rally.io Status
    • Rally and the Environment
  • How to use Rally
    • Create an Account
    • How to Find Your Rally Wallet ID & Bridge ID
    • Buy Coins
      • Buying a Coin from the Trade Menu
    • Send Coins
    • Sell Coins
    • Swap Coins
    • Buy NFTs
    • Send NFTs
      • Multiple NFT Sends
    • Sell NFTs
    • Burn NFTs
    • Bridge In
    • Using Coinbase.com with Rally
    • Link or Unlink your Rally.io Account with Discord
  • For Rally Creators
    • Creator 101
    • Creator Profile Page
      • Dashboard
    • Creating Campaigns
      • Receive Coin via Deeplinks
    • Creating NFTs
    • Creating Bulk NFTs
    • Entering and Exiting Mechanisms for Your Token Economy
  • Creator Tools
    • Creator Tools Overview
    • Streamlabs Integration
      • Link or Unlink Your Rally.io Account with Streamlabs
      • Get Streamlabs Event Feed into OBS Studio
      • Get Streamlabs Alerts in Stream
    • Discord Rally Coin Bot
      • Installing Rally Coin Bot for Discord
      • Connecting Rally to Discord
      • Creating Roles with Rally Coin Bot
      • Sending Coins with Rally Coin Bot
      • Airdropping Coins with Rally Coin Bot
      • Rally Coin Bot Command Reference
      • Discord Server Setup Recommendations
  • Rally 101
    • What are Coins?
    • NFTs on Rally.io
    • Intro to Token Bonding Curves (TBCs)
      • V1 Token Bonding Curve (TBC) Design on Rally.io
      • V2 Token Bonding Curve (TBC) Design on Rally.io
      • Token Bonding Curve (TBC) FAQs
    • Flow Controls
    • Creator Fee
    • Purchase Controls
    • At-Launch Purchase
    • How do I get my own social token?
  • Need additional help?
    • FAQs
    • 3rd Party Vendors T's&C's
    • RLY Ecosystem
  • Archive
    • Rally Rewards FAQs
    • Mint Sprint Pilot Project
    • Creator Mentorship Program
    • KYC & CDD
    • Bridge Out
      • Bridge Out Restrictions
    • Community Activity Rewards/Rally Rewards (Rewards V2)
    • Developer API
    • Content Bounty Program
    • Creator Advisory Council (CAC)
      • Creator Advisory Council Awards (CAC Awards)
        • CAC Awards Winners
      • CAC - 2021 Candidates
    • Creator Referral Program
    • Community Developer Council
      • CDC Developer Grant Program
        • CDC Grant Recipients
      • CDC - 2021 Candidates
    • Creator Review Council
      • Creator Review Council - Charter
      • Creator Review Council Proposals
    • Funding Opportunities
Powered by GitBook
On this page

Was this helpful?

  1. Creator Tools
  2. Discord Rally Coin Bot

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

For the corresponding coin, returns the current amounts for:

  • total supporters

  • total transactions

  • total support volume

  • total amount of coin distributed

/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

Non-Admins: Look up your own Rally ID via Discord name.

Admins: Look up any user’s Rally ID via Discord name.

ADMINS ONLY

/coin setup COINSYMBOL

Set up your coin in your Discord server by telling coin_bot which coin to monitor. COINSYMBOL must be entered in all caps.

/coin balanceGate --role "ROLENAME" --amount AMOUNT

Set the minimum amount of coins required to attain a particular role. ROLENAME is case sensitive and must include any punctuation (eg, spaces, hyphens) used in the role name. Must be enclosed in quotes.

AMOUNT is a numeric value representing a number of coins. Example: 5 equals 5 coins in the set Creator Coin.

/coin donationGate --role "ROLENAME" --amount AMOUNT

Set the minimum amount in USD required to attain a lifetime donation role. ROLENAME is case sensitive and must include any punctuation (eg, spaces, hyphens) used in the role name. Must be enclosed in quotes.

AMOUNT is a numeric value representing a number of coins. Example: 100 equals $100 USD in value of the set Creator Coin.

/coin recurringGate --role "ROLENAME" --amount AMOUNT

Set the minimum amount in USD required to attain a monthly donation role. ROLENAME is case sensitive and must include any punctuation (eg, spaces, hyphens) used in the role name. Must be enclosed in quotes.

AMOUNT is a numeric value representing a number of coins. Example: 5 equals $5 USD in value of the set Creator Coin.

/coin ungate --role "ROLENAME" --amount AMOUNT

Remove a previous role configuration.

PreviousAirdropping Coins with Rally Coin BotNextDiscord Server Setup Recommendations

Last updated 3 years ago

Was this helpful?