discord.py-ext-prometheus icon indicating copy to clipboard operation
discord.py-ext-prometheus copied to clipboard

Add Prometheus to your Discord bot with this handy extension

Results 3 discord.py-ext-prometheus issues
Sort by recently updated
recently updated
newest added

Right now, the interaction name is only logged if it's a command. This gives no visibility into what buttons are being pressed, what modals are being submitted, etc. It would...

Hey there, so, I am porting this to java and I wanted to ask what exactly is the "interaction" in `ON_INTERACTION_COUNTER`? `Command` is probably the name of the command but...

Currently, when I restart a bot the command count is reset which is the defined behaviour. However is there a way to make the logs for `command count` persistent or...