Wiki

Clone wiki

fonzobot-discord / Help

fonzobot Help

Hi, I'm fonzobot. I accept !trigger commands. Triggers work in joined channels or private message. Please be aware that I do not ask things twice or for confirmation: your commands are immediately executed and sent to the blockchain.


WARNING

  • I am currently under development. Do not use me to store substantial holdings.
  • By using my wallet you agree that there is no liability for any losses.
  • Never store large amounts on me for extended periods. !send it regularly to your secure wallet!
  • If you lose/compromise your Discord account, you will endanger the funds I'm hodling for you.

MISC.

!help

  • This thing.

!about

  • About, support and contact details.
  • Aliases: !support !contact

!epoch $UNIXTIME1 <$UNIXTIME2> <$UNIXTIME3> <...>

  • Return $UNIXTIME1, $UNIXTIME2, etc. in UTC time format.

!games


EVERGREENCOIN

!charities

  • Fetch and display EGC-approved charities from the official list.
  • Aliases: !listcharities !lc !lsch

!charity $KEYWORDS

  • Information on a listed charitable cause, $KEYWORDS matching any pattern in a name.
  • Protip: check the full list with !charities
  • Aliases: !charinfo !char !cinfo

BLOCKCHAIN

!confirmations $TX_ID

  • Confirmations for a transaction.
  • Aliases: !confs !conf

!exploreaddress $ADDRESS

  • Display blockchain explorer information for $ADDRESS.
  • Aliases: !exaddr !exad

!getblockcount

  • Current blockchain height (number of blocks).
  • Aliases: !count !blockcount !blocks !height

!getinfo <$PROP1> <$PROP2> <...>

  • General node info. No argument: return all info.
  • Optional arguments $PROP1, $PROP2: return only these properties.
  • Aliases: !info

!getpeerinfo

  • Peers connected.
  • Aliases: !peerinfo !peer !peers

!getstakinginfo <$PROP1> <$PROP2> <...>

  • Proof-of-Stake info. No argument: return all info.
  • Optional arguments $PROP1, $PROP2: return only these properties.
  • Aliases: !stakinginfo

!gettransaction $TX_ID

  • Information on a transaction.
  • Aliases: !gettx !tx !txid

!nodestats

  • Return version statistics on connected nodes.

!validateaddress $ADDRESS

  • Validate an address.
  • Aliases: !val !validate

WALLET

!address <$USER>

  • Display your address on the bot. Optionally @mention a $USER to display their address.
  • Aliases: !addr !getaddress

!aliases

  • List known aliases.
  • Aliases: !alias

!balance

  • Display your balance.
  • Aliases: !bal !getbalance

!send $RECIPIENT $AMOUNT or !send $RECIPIENT $AMOUNT Some optional comment

  • Send $AMOUNT to $RECIPIENT. $RECIPIENT can be a @mentioned user in the channel, or a valid blockchain address. No fees for internal txes (@mentioned txes). Note that the amount will be sent immediately with no way to cancel. Ensure it's correct the first time: there is no undo.
  • Comments:
    • Internal transfers (bot users): recipient and sender sees comment.
    • Normal addresses: only sender sees comment.
  • Aliases: !donate !tip !withdraw
  • Examples:
    !tip <@286217472028442624> 1
    !send EPJq46pWKeWmiYmi9DSPtKPcBjLRQxyft9 1
    !donate <@286217472028442624> 10 For the "Super Duper Swixo" project. 
    

!transactions

  • List your recent transactions.
  • Aliases: !listtransactions !listtx !listtxes !lstx !lstxes

ADMIN COMMANDS

!peekbalance @mention

!peekbalanceaccount account_name

!peekbalancehouse

Updated