expo-postpublish-discord-notifier

1.0.0 • Public • Published

Usage

    "hooks": {
      "postPublish": [
        {
          "file": "expo-postpublish-discord-notifier",
          "config": {
            "WEBHOOK_URL": "https://discordapp.com/api/webhooks/12345678/162781h2iejsdfUHASUDGFY",
            "username": "Expo CLI"
          }
        }
      ]
    },

Config fallback

required config env var
🚨 WEBHOOK_URL DISCORD_WEBHOOK_URL
🚨 username DISCORD_USERNAME

Readme

Keywords

none

Package Sidebar

Install

npm i expo-postpublish-discord-notifier

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

303 kB

Total Files

3

Last publish

Collaborators

  • ken0x0a