Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace sendMoneyInChat with the canonical way #123

Open
3 tasks
zackster opened this issue Aug 16, 2019 · 0 comments
Open
3 tasks

Replace sendMoneyInChat with the canonical way #123

zackster opened this issue Aug 16, 2019 · 0 comments

Comments

@zackster
Copy link
Collaborator

  • 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant