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