danibot-0.2.0.0: Basic Slack bot framework.

Safe HaskellNone
LanguageHaskell2010

Network.Danibot.Slack.API

Synopsis

Documentation

type AuthToken = Text Source

startRTM :: AuthToken -> IO (Either String Intro) Source

Start a connection with the Slack RTM and return the initial state of the chat.