From 25a226b5e42ef40c67f784a1f32bc207dde787e9 Mon Sep 17 00:00:00 2001 From: Ruben Bermudez Date: Sun, 28 Jun 2015 17:06:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c56abee..acdd220 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Please, **DO NOT PUSH ANY TOKEN OR API KEY**, I will never accept a pull request ## Webhooks vs GetUpdates Both ways are supported (but I still didn't tested webhooks). To change between them, just go to *BuildVars.java* and change variable *useWebHook* value. -I recommend using getUpdates methods. Webhooks only works over port 443 and using a certificated that is not self-signed +I recommend using getUpdates methods. Webhooks only works using a certificated that is not self-signed ## Example bots Open them and send them */help* command to get some information about their capabilities: