bing bong
This commit is contained in:
parent
a78a86602d
commit
6ff926246b
4 changed files with 6 additions and 7 deletions
|
@ -204,4 +204,4 @@ def main(bot, conn, out):
|
|||
input = Input(bot, conn, *out)
|
||||
input.inp = m
|
||||
|
||||
dispatch(input, "regex", func, args)
|
||||
dispatch(bot, input, "regex", func, args)
|
||||
|
|
Reference in a new issue