From 1fa5df7537bb264512326ad99b081537764d8696 Mon Sep 17 00:00:00 2001 From: Brayden Rayner <70908879+bcer-dev@users.noreply.github.com> Date: Sun, 3 Oct 2021 01:20:26 -0300 Subject: [PATCH] Added an app idea, which is a Discord bot for managing your server. --- Projects/1-Beginner/Server-Management-Discord-Bot.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Projects/1-Beginner/Server-Management-Discord-Bot.md b/Projects/1-Beginner/Server-Management-Discord-Bot.md index ad36a027..04ed4bba 100644 --- a/Projects/1-Beginner/Server-Management-Discord-Bot.md +++ b/Projects/1-Beginner/Server-Management-Discord-Bot.md @@ -11,9 +11,9 @@ This is a Discord bot that handles some of the basic management of a Discord ser ## User Stories - [ ] User can create a channel in the server -- [ ] User can ... see all channels in the server -- [ ] User can ... create a new role in the server -- [ ] User can ... see all current roles in the server +- [ ] User can see all channels in the server +- [ ] User can create a new role in the server +- [ ] User can see all current roles in the server ## Bonus features @@ -29,4 +29,5 @@ This is a Discord bot that handles some of the basic management of a Discord ser ## Example projects -Add one or more examples of projects that have similar functionality to this application. This will act as a developer guide. +- [Create a Discord Bot With Node.js](https://www.youtube.com/watch?v=BmKXBVdEV0g) +- [https://www.youtube.com/watch?v=7rU_KyudGBY](Code a Discord Bot with JavaScript - Host for Free in the Cloud)