maxroll module

class maxroll.MaxRoll(max_roll: str, c, channel)

Bases: chatcommands.chatcommand.ChatCommand

!maxroll !maxroll <integer>

If no integer is supplied, return the current highest allowed roll. If an integer is supplied, change the max roll to that integer.

do_work()