trickle module

class trickle.Trickle(trickle_amt, c, channel)

Bases: chatcommands.chatcommand.ChatCommand

!trickle !trickle <integer>

If no integer is supplied, return the current trickle amount. If an integer is supplied, set the trickle amount to the integer.

do_work()