podaboutlist / santa

Discord bot for sending and collecting gifts
https://podaboutli.st/discord
GNU Affero General Public License v3.0
1 stars 3 forks source link

Fix global stats #62

Open propane-accessories opened 3 years ago

propane-accessories commented 3 years ago

Description of your PR

Related issue(s):

Adds default for subject arg in stats cog, avoiding argument missing exception and allowing cog to show global stats as intended

Adds default empty string present name to avoid argument missing exception and adds logic to handle empty or whitespace only present names

Affected Components

This PR adds functionality to, modifies the functionality of, or fixes an issue with:

New/Additional Dependencies

RalphORama commented 3 years ago

I think this PR changes the same code as #61