larikraun / slackbotdemo

This is the source code from my Building SlackBots From Scratch session at the ForLoopWomen 2.0 (23rd of September, 2017)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SlackBot Demo

This is the source code from my Building SlackBots From Scratch session at the ForLoopWomen 2.0 (23rd of September, 2017)

The idea we worked with was to query the database for upcoming forloopwomen events.

To run the project:

  • Clone the project
  • Install composer for the project
  • Create a bot user on slack and copy the API TOKEN that was given
  • Create a database slackbotdemo and import the slackbotdemo.sql file included in the project

Here is the link to my slide for the event

For any issues or clarity, tweet at me or create an issue

The project was built on Sagebind's slack-client

About

This is the source code from my Building SlackBots From Scratch session at the ForLoopWomen 2.0 (23rd of September, 2017)


Languages

Language:PHP 83.8%Language:PLpgSQL 16.2%