webhook-bot:每5分钟调用一个webhook端点的Elixir机器人

时间:2024-03-15 04:38:03
【文件属性】:

文件名称:webhook-bot:每5分钟调用一个webhook端点的Elixir机器人

文件大小:7KB

文件格式:ZIP

更新时间:2024-03-15 04:38:03

Elixir

Webhook Bot 每5分钟调用一次Webhook端点的Elixir机器人。 设置 heroku config:set ENDPOINT_URL=http://myapp.com/ping heroku config:set SECRET_TOKEN=abcdef


【文件预览】:
webhook-bot-main
----.gitignore(622B)
----README.md(183B)
----test()
--------test_helper.exs(15B)
--------webhook_bot_test.exs(147B)
----Procfile(26B)
----LICENSE(1KB)
----.gitattributes(66B)
----elixir_buildpack.config(660B)
----config()
--------runtime.exs(180B)
--------config.exs(119B)
----mix.lock(3KB)
----lib()
--------webhook_bot()
--------webhook_bot.ex(400B)
----mix.exs(592B)
----.formatter.exs(97B)

网友评论