From a15e273bb9123aafa956e521c8069f487d2aa156 Mon Sep 17 00:00:00 2001 From: GochoMugo Date: Fri, 28 Apr 2017 12:26:43 +0300 Subject: [PATCH] doc: List 'bot-brother' in community section References: * PR #315: https://github.com/yagop/node-telegram-bot-api/pull/315 * PR-by: @saeedhei --- CHANGELOG.md | 2 ++ README.md | 1 + 2 files changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b7bc1d..d381461 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased][Unreleased] +Added: +1. (#315) List 'bot-brother' project in community section in README (by @saeedhei) * * * diff --git a/README.md b/README.md index 104a156..f573d7a 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ Some things built using this library, and might interest you: * [tgfancy](https://github.com/GochoMugo/tgfancy): A Fancy, Higher-Level Wrapper for Telegram Bot API * [node-telegram-bot-api-middleware](https://github.com/idchlife/node-telegram-bot-api-middleware): Middleware for node-telegram-bot-api * [teleirc](https://github.com/FruitieX/teleirc): A simple Telegram ↔ IRC gateway +* [bot-brother](https://github.com/SerjoPepper/bot-brother): Node.js library to help you easily create telegram bots ## License