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 /breakingbaddeath command using breaking bad api #125

Closed flexx7 closed 1 year ago

flexx7 commented 1 year ago

Command Name

/breakingbaddeath

Public API Resource

https://breakingbadapi.com/

Description

find out some interesting information about a death of breaking bad characters

Implementation Details

Code of Conduct

flexx7 commented 1 year ago

can I work on this?

thieleju commented 1 year ago

@flexx7 Sure, great idea! Since we already have a /breakingbad command to fetch a quote, could you change the command to /breakingbaddeath and reply with a random death entry from this ressource?

flexx7 commented 1 year ago

ok nice, should I use this resource or is this resource also possible?

thieleju commented 1 year ago

Your second link seems perfect!

thieleju commented 1 year ago

@flexx7 Well done! I approved your pr #126 and labeled it with the hacktoberfest-accepted label.

Keep contributing ❤️