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 /motivational-quote command using Motivational Quote API #129

Closed Ta1al closed 1 year ago

Ta1al commented 1 year ago

Command Name

/motivational-quote

Public API Resource

https://api.goprogram.ai/inspiration

Description

Returns a random motivational quote and it's author

Implementation Details

Code of Conduct

Ta1al commented 1 year ago

Can you assign it to me?

Ta1al commented 1 year ago

I see there is already a /motivation command. Which works but the response aren't "quotes", just something motivational in the form of code e.g., study.then( practice );