From e04c860e08be4dd2422202303716ea2753b964f3 Mon Sep 17 00:00:00 2001 From: Brayden Rayner <70908879+bcer-dev@users.noreply.github.com> Date: Sun, 3 Oct 2021 01:22:15 -0300 Subject: [PATCH] Added an app idea, which is a Discord bot for managing your server. --- Projects/1-Beginner/Server-Management-Discord-Bot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/1-Beginner/Server-Management-Discord-Bot.md b/Projects/1-Beginner/Server-Management-Discord-Bot.md index 04ed4bba..60ffa4ea 100644 --- a/Projects/1-Beginner/Server-Management-Discord-Bot.md +++ b/Projects/1-Beginner/Server-Management-Discord-Bot.md @@ -18,7 +18,7 @@ This is a Discord bot that handles some of the basic management of a Discord ser ## Bonus features - [ ] Limit use of these commands to certain roles -- [ ] Integrate an API +- [ ] Integrate an API (A bit more intermediate, but why not give it a try?) - [ ] Use a database for a command ## Useful links and resources