Skip to content

added /inspire command#51

Merged
harshendram merged 1 commit intoharshendram:mainfrom
richaray:quotes-add
Aug 3, 2025
Merged

added /inspire command#51
harshendram merged 1 commit intoharshendram:mainfrom
richaray:quotes-add

Conversation

@richaray
Copy link
Contributor

@richaray richaray commented Aug 3, 2025

Closes #5

✨ Added /inspire Command

This PR introduces a new slash command /inspire that fetches a random motivational quote using the ZenQuotes API. It displays the quote in a styled embed along with the author's name.

✅ Features

  • Uses axios to fetch from a free public API (https://zenquotes.io/api/random)
  • Displays quote and author in an embed
  • Handles API failures gracefully with error messages

🧪 Screenshot (example output)

inspire

@harshendram harshendram merged commit f41b93a into harshendram:main Aug 3, 2025
1 check failed
@harshendram
Copy link
Owner

Don't forget to fill the form in the readme :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add /inspire command

2 participants