Commands start with a forward slash (/). Some of the commands are available on the dedicated keyboard, and some require more information from you. To issue a command to Grin Bot, type one of the following:
/create
Create the Grin wallet directory specified in your config.yml.
/send 0.001 http://some-recipient123.org
Send Grin to the specified address.
/balance
Get the current balance for your wallet.
/help
Show this help text. Technical Information Grin Bot requires a running Grin Wallet Owner API. You can specify the location of your owner API in config.yml. You may specify an existing wallet directory in config.yml. Errors, and most user actions are logged on your machine. See logging.yml. Security Information (Telegram Only) Telegram bot traffic is not end-to-end encrypted. However, your wallet password, API key, and seed file are stored on your machine and not transmitted. The chat text including the recipient's address or IP and amount are transmitted to Telegram's servers. If this is sensitive information you do not want in a Telegram chat, you should not use this version of Grin Bot. Grin Bot does not respond to "inline" messages used in group chats.