Skip to content

A Slackbot that allows you to quiz yourself on questions in preparation for your Salesforce Heroku Architecture Designer certification.

Notifications You must be signed in to change notification settings

kilterset/heroku-architecture-certification-slack-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku Architecture Designer Certification Slackbot

Deploy

Adding to Slack

  1. Create a Slack application
  2. Use the Heroku Deploy button
  3. Find the “Signing Secret” in your Slack application's “App Credentials” settigs
  4. Take the Heroku app URL (e.g. https://YOUR-APP.herokuapp.com) and add a slash command (e.g. /study) that points to https://YOUR-APP.herokuapp.com/slack/actions
  5. Install the Slack app to your Workspace

Contributing to questions

To add a question, edit data/quizzes/heroku-architecture.yml.

Correct answers are indicated with an * at the end.

Developing locally

To set up this application, run:

bin/setup

This command will check your system for necessary dependencies, and guide you on how to install any missing. Re-run the command until you see “You're good to go!”

To run the tests:

bin/test

About

A Slackbot that allows you to quiz yourself on questions in preparation for your Salesforce Heroku Architecture Designer certification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published