dvillavicencio / riven-bot

Discord Bot for Destiny 2 that retrieves statistics regarding Raid and Dungeon activities through Discord chat
2 stars 0 forks source link

Development | Retrieve daily Lost Sector command #41

Closed dvillavicencio closed 10 months ago

dvillavicencio commented 10 months ago

Make a command that retrieves the information about the currently active Lost Sector in Destiny 2. Acceptance Criteria

  1. The name of the command will be /lostSector
  2. The message displays:
    • Name of the Lost Sector
    • A small description of the Lost Sector
    • A photo of the Lost Sector
    • Champion Modifiers
    • Threats
    • Surges
    • Exotic Armor Type drop
dvillavicencio commented 10 months ago

Retrieving Daily Lost Sector stuff has to be done manually. Is fine but I think there are faster/easier to do tasks at hand like weekly information. Closing for now, might re-open in the future.