Skip to content

Doarakko/draw-slack

Repository files navigation

draw-slack

Draw Yu-Gi-Oh! Card on Slack.

Since it uses the Slack platform, there is no need to prepare an execution environment.

example

Requirements

  • Slack CLI

Usage

  1. Clone this repository.

    git clone https://github.com/Doarakko/draw-slack
    cd draw-slack
  2. Enter your Slack channel ID in triggers/trigger.ts.

    event: {
        event_type: TriggerEventTypes.AppMentioned,
            channel_ids: ["C059CTRJNVD"],
        },

    It does not work on channels not specified here. Referece: [QUERY] How to listen on all channels or joined channels when create a event trigger like app_mentioned

  3. Deploy

    slack deploy

Credits

About

Draw Yu-Gi-Oh! Card on Slack.

Resources

License

Stars

Watchers

Forks

Sponsor this project