AndyReifman / ArseneWenger

1 stars 12 forks source link

Add !goals #41

Closed ash663 closed 2 years ago

ash663 commented 2 years ago

Description

Add a command !goals to the bot that outputs the top 3/5 goal scorers in Arsenal.

Stretch goals

  1. !goals <club_name> <num>: Outputs top goal <num> goal scorers for <club_name>
  2. !goals <competition_name>: Outputs top goal 3 scorers in Arsenal in <competition_name>
  3. !goals <club_name> <competition_name>: Outputs top 3 goal scorers for <club_name> in <competition_name>

Use your personal judgement to decide what args would be best suited for the command, or bring it up in #rubber-ducky to discuss