Apollo-Roboto / discord.py-ext-prometheus

Add Prometheus to your Discord bot with this handy extension
https://pypi.org/project/discord-ext-prometheus/
MIT License
15 stars 5 forks source link

Logging subcommands properly #18

Closed 2br-2b closed 2 weeks ago

2br-2b commented 3 weeks ago

Say I have two subcommands, /graph character add and /graph edge add. These two commands will be logged as the same command. It would be helpful to show the entire command name instead of just the last part

Apollo-Roboto commented 2 weeks ago

I couldn't have known since none of my bots have subcommands. Your contribution is very welcomed 😀.