Skip to main content
class Slackbot
import { Slackbot } from "https://deno.land/x/simple_slackbot@v0.0.1/mod.ts";

Constructors

new
Slackbot(token: string)

Properties

token: string

Methods

sendMessage(channel: string, text: string)