Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 262 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 262 Bytes

About

This trading bot allows you to fetch prices through integration with Slack using commands.

Commands

  • /tradebot BTC shows current price
  • /tradebot BTC 24 hour shows the price difference as a percentage for 24 hours

Run

  • npm start to run it