This bot is not currently running A reddit bot that notifies users when a token's price is over\under a selected treshold
Send a private message to the bot "CryptoNotifier", this message must contain:
- The symbol of the token in all caps (BTC,ETH,KIN,XLM)
- The desiered price
- If the current price should be "over" or "under" the desiered price
"Hello Mr bot, please ping me whenever BTC will be under 13000$, thanks"
- Python 3.5
- PRAW - Used to interact with the reddit API
- CoinMarketCap API - Used to get the current prices of tokens
- Ron Serruya - Initial work - Ronserruya
