From c84487b2006aba79a1f5880b3f34c7fe873d4d67 Mon Sep 17 00:00:00 2001 From: Ruben Bermudez Date: Thu, 8 Oct 2015 00:04:37 +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 7c4f97f..1b9d5d3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,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 using a certificated that is not self-signed +I recommend using getUpdates methods. Webhooks a bit less trustful ## Example bots Open them and send them */help* command to get some information about their capabilities: