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