Skip to main content
Module

x/smallbot_matrix/mod.ts>SmallBot#start

Small Matrix Little Bot for Deno
Latest
method SmallBot.prototype.start
Re-export
import { SmallBot } from "https://deno.land/x/smallbot_matrix@0.1.2/mod.ts";

Call this method to start the /sync loop and send all events into your custom handler

await client.start();