add a basic readme

This commit is contained in:
wreck 2021-01-07 18:07:50 -08:00
parent ff7f55819a
commit 5cd2938eee

6
README.md Normal file
View File

@ -0,0 +1,6 @@
a simple maubot module that responds with financial data about stock price or cryptocurrency exchange rate.
note: this module depends on having an api key for the following services
[RapidAPI](https://rapidapi.com/marketplace) (used for the yahoo-finance api endpoints, which you must subscribe to in your account settings)
[CoinAPI](https://www.coinapi.io/Pricing)