fisher60 / friendo-bot

A Discord Bot that is just a good Friendo
MIT License
25 stars 23 forks source link

"Http Cat"" command #232

Closed fisher60 closed 2 years ago

fisher60 commented 2 years ago

The http cat api is both fun and informative, we should implement a command that utilizes their api.

i.e .http 400 would return: https://http.cat/400 to the user

It may be best to register this as a slash command since I would prefer all random commands like this are registered as slash commands in order for discord to provide auto documentation for it.

GDWR commented 2 years ago

Merged