python-zulip-api icon indicating copy to clipboard operation
python-zulip-api copied to clipboard

Add a bot to fetch crytpo information.

Open tmachnacki opened this issue 2 years ago • 0 comments

Fetches current market price for a provided cryptocurrency in USD. It can also return the market price for a cryptocurrency given a specified date.

Usage: @-mention "cryptocurrency" "optional: date in form YYY-MM-DD"

Tested against unit tests and on local development environment. TODO: Test in production server.

tmachnacki avatar Apr 22 '22 20:04 tmachnacki