btmash
Blob of contradictions
and building your own Slack bot
Build a Slack bot!
config (for configuration)
.env file (unique to environment)
routes (for API routes - we just have one)
database (for schema/migrations/etc)
app (contains model, controller, helpers, etc)
tests (for your tests)
https://gitlab.com/btmash/lumen-karmabot
By btmash
Where we talk about what webhooks are, and how we deal with them