multiplier module

class multiplier.Multiplier(multipy_amt, c, channel)

Bases: chatcommands.chatcommand.ChatCommand

!multiplier !multiplier <integer>

If no integer is supplied, return the multiplier. If an integer is supplied, set the multiplier to the integer.

do_work()