Skip to content

cesar-faria/simple_slackbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Slackbot

tag

Simple Slackbot is a wrapper for the Slack Web API

Usage

import { Slackbot } from "https://deno.land/x/simple_slackbot/mod.ts";

const slackbot = new Slackbot("token");
slackbot.sendMessage("#channel", "message");

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published