Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 657 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 657 Bytes

moonrat

A Slackbot that outputs cryptocurrency information. Moonrat pulls information from the coinmarketcap api and stores it locally in a database. The application then connects to the slack api using python library slackclient, and listens to conversations in real time. Responding to !price "coin name or ticker", !top, !ping, and !exit

Examples

Example using !price btc

Alt Text

Example using !top

Alt Text

Example using !exit

Alt Text