README ¶ Glipbot Tokenizer Helper app to retrieve Glip bot access token. This app allows you to retrieve a token without coding OAuth into your app. Online Service: https://glipbot-tokenizer.herokuapp.com YouTube Tutorial Video: https://youtu.be/A7T7xDGV5vU Note: this works for private bots only. Installation Note: if you just want to retrieve a token for your bot, you can simply use the online service. The below is if you want to host your own version of Glipbot Tokenizer. Deploying to Heroku $ heroku create $ git push heroku master $ heroku open or More information on deploying Go on Heroku here: https://devcenter.heroku.com/articles/go-support Configuration Environment Variable Required Description APP_SERVER_URL y Base URL for your server, e.g. https://myapp.herokuapp.com SPARKPOST_API_KEY y Your SparkPost API Key (https://sparkpost.com) to send email SPARKPOST_EMAIL_SENDER y Your sender email address. The domain must be verified by SparkPost HTTP_ENGINE n HTTP engine. Currently nethttp is supported Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis templates Click to show internal directories. Click to hide internal directories.