Current supported modules:
- market
npm i
- Copy
env.example
to.env
. - Set your
TOKEN
in.env
file.
npm start
!market Item_name
Example:
!market stab
The output will be current Stabber price on the market.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.