thieleju / statsbot

Discord Bot to gather data from public APIs using node.js and discord.js! Hacktoberfest Event Project
MIT License
22 stars 45 forks source link

Coin stats api #41

Closed Nktech-Official closed 2 years ago

Nktech-Official commented 2 years ago

Added new command /crypto

Details

Added /crypto [crypto_name] command to fetch details of crypto currency uses coinstat api to perform the task using axios as prescribed

Nktech-Official commented 2 years ago

33