From a97a94f63fd499452bfc4f1550608b8ec56ef3e6 Mon Sep 17 00:00:00 2001 From: DjDeveloper <43033058+DjDeveloperr@users.noreply.github.com> Date: Wed, 2 Dec 2020 10:00:14 +0530 Subject: [PATCH] feat(README): Add Discord Server --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ef03605..90af8c8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![banner](banner.png) -[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) +[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) [![Discord](https://img.shields.io/discord/591914197219016707.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/WVN2JF2FRv) **An easy to use Discord API Library for Deno.** * Lightweight and easy to use. @@ -22,6 +22,7 @@ Note: Library is yet under development and not completely usable. You're still a - [Usage](#usage) - [Docs](#docs) +- [Discord](#discord) - [Maintainer](#maintainer) - [Contributing](#contributing) - [License](#license) @@ -92,6 +93,10 @@ client.connect('super secret token comes here', Intents.All) Not made yet. +## Discord + +[![Widget for the Discord Server](https://discord.com/api/guilds/783319033205751809/widget.png?style=banner1)](https://discord.gg/WVN2JF2FRv) + ## Maintainer [@Helloyunho](https://github.com/Helloyunho)