From a6ad93a1d6a11c53caa173ca89f3db8934bc346c Mon Sep 17 00:00:00 2001 From: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com> Date: Sat, 16 May 2020 08:56:33 -0400 Subject: [PATCH] Update README.md --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 39c6222c0..425289c65 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,14 @@ Discord API library wrapper in Deno If you are just starting out, you can use the Discordeno Template repo to get the base of your bot pre-built for you. As other developers create other command frameworks for this library, those frameworks will be listed here: -| Bot Name | Developer | Repository | Support Server | Invite URL | -|--------------------|--------------------|---------------------------------------------------------|------------------------------------|------------| -| Discordeno Example | Skillz4Killz #4500 | https://github.com/Skillz4Killz/Discordeno-bot-template | https://discord.gg/J4NqJ72 | N/A | -| DenoBot | NTM Nathan#0001 | https://github.com/ntm-development/DenoBot | https://discord.com/invite/G2rb53z | N/A | -| discordeno-mattis | Mattis6666 | https://github.com/Mattis6666/discordeno-mattis/ | N/A | N/A | +**[Official Boilerplate](https://github.com/Skillz4Killz/Discordeno-bot-template):** This is a very minimalistic design for a boilerplate for your bot to get you started. + +## Open Source Bots Using Discordeno + +| Bot Name | Developer | Links | +|--------------------|--------------------|---------------------------------------------------------| +| DenoBot | NTM Nathan#0001 | [Github](https://github.com/ntm-development/DenoBot) [Support Server](https://discord.com/invite/G2rb53z) | +| discordeno-mattis | Mattis6666 | [Github](https://github.com/Mattis6666/discordeno-mattis/) | ## Motivations/Features