From 1b679f28f055f9e209431e55d179a5806aa5aefc Mon Sep 17 00:00:00 2001 From: isra el Date: Mon, 10 Aug 2026 17:29:35 +0300 Subject: [PATCH] docs: add community and support section to readme Co-Authored-By: Claude Opus 5 (1M context) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3eb949e..4872d2b 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,10 @@ new Textbee({ The SDK focuses on sending and reading messages. Bulk send and a few device operations are still REST only, documented at [textbee.dev/docs](https://textbee.dev/docs). +## Community and support + +Questions or feedback? Join the community on [Discord](https://textbee.dev/discord) or email support@textbee.dev. + ## License MIT. Part of the [textbee](https://github.com/vernu/textbee) project.