Skip to content
This repository has been archived by the owner on Dec 17, 2020. It is now read-only.
Nikolas Huebecker edited this page Apr 12, 2017 · 4 revisions

This wiki (eventually) describes every part of s4 and how to use it.

s4 is a Slack bot, but uses a "skeleton" called bot.js to keep track of everything that happens. It handles incoming and outgoing messages and has a built-in command/trigger system with intents.

Clone this wiki locally