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

Add /dogfacts command using Kinduff Dog API #54

Closed alexandrosyiangou closed 2 years ago

alexandrosyiangou commented 2 years ago

Command Name

/dogfacts

Public API Resource

https://kinduff.github.io/dog-api/

Description

The bot will query on the Kinduff Dog API and return facts about dogs. The API always returns a single random fact about dogs, unless specified to return more.

The API takes one optional parameter (?number=5)

Should have features:

Could have features

Implementation Details

Code of Conduct

alexandrosyiangou commented 2 years ago

Any other suggestions are welcome :) Can I be assigned this?

thieleju commented 2 years ago

Hey @alexandrosyiangou! There already is a dogfact command. I'm closing this issue, if you want you can open another issue with another idea :)

alexandrosyiangou commented 2 years ago

@thieleju Didn't notice :D I will come up with something else then, thank u!