/nim-slack-client

Nim Socket Stuff for a bot

Primary LanguageNim

Slack API for Nim

Instructions

Add your token to your configDir/token.cfg. It should look like this:

{
    "token": "xxxxxxx"
}