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

Optimization #95

Closed sylphia-nox closed 3 years ago

sylphia-nox commented 3 years ago

Massive optimization to the ~optimize combination loop, runs many times faster now.
also, the command uses much less memory. Added method to ask for character if user does not provide it.