cao7113 / feishu-app-bot

Feishu app bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FeishuAppBot

Feishu App Bot

Setup

# set env-vars
export FEISHU_DEFAULT_APP_ID="cli_xxx"
export FEISHU_DEFAULT_APP_SECRET="xxxxxx"

Installation

If available in Hex, the package can be installed by adding feishu_app_bot to your list of dependencies in mix.exs:

def deps do
  [
    {:feishu_app_bot, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/feishu_app_bot.

About

Feishu app bot


Languages

Language:Elixir 100.0%