Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.68 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.68 KB

wthrn Slash Command for Mixmax

This is an open source Mixmax Slash Command.
See https://developer.mixmax.com/docs/overview-slash-commands for more information.

What it Should Look Like:

Typeahead

typeahead

Resolver

resolver

How to Use wthrn

  1. Add a Mixmax Slash Command in your Mixmax dashboard:

  1. Quit Chrome using Cmd-q. You need to quit Chrome entirely. Closing all open Chrome windows does not work.

  2. Reopen Chrome and start composing a message in Gmail with the Mixmax extension and start typing /wthrn you should see a popup menu asking you to type in a location.

Running wthrn Locally

  1. Clone this repository and create a config json file called config.json in the utils directory, populating it with the following api access keys:
  1. Follow the instructions laid out in the README for the SoundCloud slash command: https://github.com/simonxca/mixmax-soundcloud-slash-command to run the app.