diff --git a/.github/telegram b/.github/telegram new file mode 100644 index 0000000..3cf2e93 --- /dev/null +++ b/.github/telegram @@ -0,0 +1 @@ +https://api.telegram.org/bot<7657310609:AAEJVfKl0qJ0sR2MPm_rPvgxCZ4yX1pZj0w>/setWebhook?url=/<7657310609:AAEJVfKl0qJ0sR2MPm_rPvgxCZ4yX1pZj0w>> \ No newline at end of file diff --git a/README.md b/README.md index c9b43a5..0fee9e1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# What is webhook? ![build-status][badge] +ber# What is webhook? ![build-status][badge] Webhook diff --git a/webhook_test.go b/webhook_test.go index c3f0610..a66bf69 100755 --- a/webhook_test.go +++ b/webhook_test.go @@ -47,7 +47,7 @@ func TestStaticParams(t *testing.T) { ResponseMessage: "success", CaptureCommandOutput: true, PassArgumentsToCommand: []hook.Argument{ - hook.Argument{Source: "string", Name: "passed"}, + {Source: "string", Name: "passed"}, }, }