- Access the official documentation for RocketBot below, which defines a set of commands, and their parameters, for a successful use of the tool. About
- Registration
- Coin Transfers
- Command: coins
- Used on: Discord, Telegram and Twitter.
- Command: deposit
- Used on: Discord, Telegram and Twitter.
- Command: deposits
- Used on: Discord, Telegram and Twitter.
- Command: withdraw
- Used on: Discord, Telegram and Twitter.
- Command: withdraws
- Used on: Discord, Telegram and Twitter.
- Command: transactions
- Used on: Discord and Telegram.
- Coin Balances
- Rewarding Followers and Friends
Access the official documentation for RocketBot below, which defines a set of commands, and their parameters, for a successful use of the tool.
About #
Registration #
Command: start #
Used on: Telegram. #
Initial command that starts RocketBot on Telegram.
It also registers, if not done already, a new local account that is linked to a new RocketBot wallet.
The local account is associated to Telegram. See add-social-account to merge it with your main account.
Command: register #
Used on: Discord, Telegram and Twitter. #
If not done already, it automatically registers a new local account and links it to a new RocketBot wallet.
This local account is associated to the social platform where register is being called from. See add-social-account to merge it with your main account.
Coin Transfers #
Command: deposit #
Parameter: [coin ticker] #
Example: deposit merge #
Used on: Discord, Telegram and Twitter. #
Creates an address for the coin specified as a parameter. This address belongs to you only, and it is used for deposits of the corresponding coin in your local or main account.
Deposits are added to the balance after 10 confirmations.
The [coin ticker] parameter can be found with the command coins.
Warning: deposit addresses from a local account are not valid after this local account is merged into a main account.
– A local account is one registered at a social platform that RocketBot supports.
– A main account is one created on RocketBot’s Web Platform.
See add-social-account for more details.
Command: withdraw #
Parameters: [amount] [coin ticker] [address] #
Example: withdraw 1 btc 1234abcd5678efgh90IJKLMNOPQRSTUVWX #
Used on: Discord, Telegram and Twitter. #
Withdraws a specific amount of a coin to a valid address.
The [coin ticker] parameter can be found with the command coins.
You need to have enough balance of the corresponding coin to successfully perform the withdrawal.
Warning: please make sure you use the desired, and valid, [address] where to withdraw your coins to. We cannot recover any possible losses after withdrawing.
Coin Balances #
Command: balance #
Parameter: [coin ticker] #
Example: balance btc #
Used on: Discord, Telegram and Twitter. #
Displays the balance of a specific coin from your local or main account.
The amounts displayed correspond to coins that have more than 10 confirmations.
The [coin ticker] parameter can be found with the command coins.
Rewarding Followers and Friends #
Command: @rocketbotpro* airdrop #
Parameters: [amount per winner] [coin ticker] [number of winners] #
* Use @rocketbotpro only on your Twitter’s tweets. #
Examples: (Twitter) @rocketbotpro airdrop 0.01 btc 100
(Discord and Telegram) airdrop 0.01 btc 100Used on: Discord, Telegram and Twitter. #
Runs a new airdrop that gives away an amount ([amount per winner]) of coins ([coin ticker]) to the first users ([number of winners]) that claim the coins.
The [coin ticker] parameter can be found with the command coins.
Command: @rocketbotpro* giveaway #
Parameters: [amount per winner] [coin ticker] [number of winners] [duration in ?d?h?m] #
* Use @rocketbotpro only on your Twitter’s tweets. #
Examples: (Twitter) @rocketbotpro giveaway 10 merge 5 1d2h3m
(Discord and Telegram) giveaway 10 merge 5 1d2h3mUsed on: Discord, Telegram and Twitter. #
Runs a lottery that gives away an amount ([amount per winner]) of coins ([coin ticker]) as prizes. RocketBot will randomly select the winners ([number of winners]) that participate before the lottery ends ([duration in ?d?h?m]).
The [coin ticker] parameter can be found with the command coins.
For the [duration in ?d?h?m] parameter:
– ‘d’ refers to days.
– ‘h’ refers to hours.
– ‘m’ refers to minutes.
Command: @rocketbotpro* tip #
Parameters: [amount per user] [coin ticker] [users]** #
* Use @rocketbotpro only on your Twitter’s tweets. #
** Minimum 1, maximum 5 users. #
Examples: (Twitter tweets) @rocketbotpro tip 100 ABS@user1 @user2 @user3 @user4 @user5
(Discord, Telegram and Twitter messages) tip 100 ABS@user1 @user2 @user3Used on: Discord, Telegram and Twitter. #
Tips an amount ([amount per user]) of coins ([coin ticker]) to selected users, up to a maximum of 5 at a time.
The [coin ticker] parameter can be found with the command coins.
Command: rain #
Parameters: [total amount] [coin ticker] [number of users]* #
* Optional. #
Examples: rain 0.01 ABS
rain 0.01 ABS 10Used on: Discord. #
Distributes a ([total amount]) of coins ([coin ticker]) among the users who have been online within the last 10 minutes, before running the rain, on the corresponding Discord server.
[number of users] limits the number of users who receive the coins. This parameter is optional and, when not used, the rain applies to all users that were online within the last 10 minutes.
The [coin ticker] parameter can be found with the command coins.