sylphia-nox / Discord-Bot

Discord Bot to coordinate Destiny 2 raids and provide additional utilities for users to assist them in Destiny 2. This project is written in Python and makes use of MySQL, Discord.py, and the Bungie APIs
3 stars 0 forks source link

Create command that recommends pinnacle activities for the user to complete based on current power level and odds of that item dropping. #45

Closed sylphia-nox closed 4 years ago

sylphia-nox commented 4 years ago

Need to: Get characters highest items (already done in ~power command so just need to split that out into its own coroutine) Get pinnacle activities Get possible pinnacle drops for said activities Calculate probabilities based on items user needs.