Skip to content

jason-tuttle/gg-mailbot

Repository files navigation

THE MAILMAN

GG Slack Bot built with BotKit

Service for providing GG Customer Success team member with the ability to retrieve emails from the development server in a self-serve way, freeing up DevOps time resources and providing CS with shorter turnaround time during OQ-PQ.

Getting Started

  • git clone git@github.com:jason-tuttle/gg-mailbot
  • cd gg-mailman; npm install
  • Update .env file
  • ngrok http [port]
  • node index.js OR npm run watch to watch the server for changes

Prerequisites

Create Slack Bot

Mailman sez what?

  • responds to a slash command /getthemail [email] [timespan in minutes]
    • presents the user with a dialog containing a dropdown of subject headers that match the email address provided, and were created within the time provided by the timespan option

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published