General commands
/register
- registers a Discord user to the Discoboard database and creates a brand new Solana wallet for this user only./deposit
- gives the user the address of their game wallet. The user must send the $tokens they would like to play with to this address. The user does not need to send Solana because the liquidity pool is a fee payer./balance
- shows the user's current balance. The token balance depends on the server where this command was issued./withdraw
- withdraws tokens from your game wallet. As a first parameter put amount of tokens you want (if you want to withdraw floating number put.
) and as a second put Solana address you want to get tokens to. Remember withdraw address must have had that token at one time
Last updated