codeforcash / croupier

Keybase bot
5 stars 0 forks source link

Replace sendMoneyInChat with the canonical way #123

Open zackster opened 4 years ago

zackster commented 4 years ago
bot.chat.send(channel, {
    body: 'This is a test.  But +0.01XLM@zackburt'
  }, {
    confirmLumenSend: true
  });