(defpackage #:mm-module.jitsi (:use #:cl #:matrix-moonbot) (:export #:jitsi-command #:jitsi-module #:*module*)) (in-package #:mm-module.jitsi)