slack-emoji-generator-cli

command module
v0.0.0-...-0197ed7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2020 License: MIT Imports: 16 Imported by: 0

README

emoji-generator-slack-app

This is an emoji generator app for slack.

download download (1)

Example

@botname [color] [bgColor] [line1] [line2(optional)]

Screen Shot 2020-08-11 at 14 49 46 Screen Shot 2020-08-11 at 14 49 40

Get Started

You need to be prepared to set environment variables.

SLACK_SIGNIN_SECRET=
SLACK_BOT_TOKEN=

Also, you need to have these settings.

Singing Secret
Bot Token
Required Permission - Bot Token Scopes
Event subscriptions - Request URL

If you want to try it out easily in a local environment, try using ngork.

go run main.go
ngrok http 9999

Please read a caution before using in production environment if you want this app in production environment.

API

/generator

/slack/events

  • API for slack events subscription.

Caution

There is a bug where images are posted multiple times.

References

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL