diff --git a/src/repl.jl b/src/repl.jl index e56a68e..4a5057d 100644 --- a/src/repl.jl +++ b/src/repl.jl @@ -484,6 +484,8 @@ end # Execution # ############# +roomlist = Dict() + function do_cmd!(command::MatrixCommand, repl) global user if command.spec.kind == CMD_MSG