kameloso.plugins.counter

A simple counter plugin.

Allows you to define runtime !word counters that you can increment, decrement or assign specific values to. This can be used to track deaths in video games, for instance.

Members

Classes

CounterPlugin
class CounterPlugin

The Counter plugin allows for users to define counter commands at runtime.

See Also

Meta