Skip to content

Replace sendMoneyInChat with the canonical way #123

Description

@zackster
  • Replace all instances of sendMoneyInChat with the below code:
bot.chat.send(channel, {
    body: 'This is a test.  But +0.01XLM@zackburt'
  }, {
    confirmLumenSend: true
  });
  • Remove sendMoneyInChat from keybase-bot
  • Run the test suite

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions