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

Raid Stats | Add Raid filter option #112

Open dvillavicencio opened 3 months ago

dvillavicencio commented 3 months ago

Add a raid filter option that players can optionally send if they want to know about only one raid at a time. The catch with adding a filter is that filtered raids allow for less cluttered output in the Embed message sent to Discord chat. This means that there's room for adding extra stuff for filtered. Some things that can be added in the filtered could be:

Additionally, the structure of the /raid_stats command will have to be updated using a PATCH request. For the sake of organization this will be done in a different issue and the resulting cURL will need to be applied to both Local and Prod.