From 92ab086c6f2d2b3ed11ed51257ae8ed054d3f934 Mon Sep 17 00:00:00 2001 From: mrxbox98 <23saahilt@students.harker.org> Date: Fri, 23 Jul 2021 11:39:06 -0700 Subject: [PATCH] Fixed Typo --- bots/discord/discord.js/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bots/discord/discord.js/README.md b/bots/discord/discord.js/README.md index f5cb85be..cab8f28f 100644 --- a/bots/discord/discord.js/README.md +++ b/bots/discord/discord.js/README.md @@ -1,6 +1,6 @@ # discord.js generic -This egg is designed to run any generic Javascript application, allowing users to pull their own python discord bot from a Github repository. +This egg is designed to run any generic Javascript application, allowing users to pull their own javascript discord bot from a Github repository. There is an option to allow a user to upload their own files to run a bot. @@ -17,4 +17,4 @@ You can use arrays to have multiple different values when different bots are bei "change this text 1", "change this text 2" ] -} \ No newline at end of file +}