From 06911a54abded30f3c0857e9ea407f800208d5da Mon Sep 17 00:00:00 2001 From: Ben Baldino <112522605+BenBaldino@users.noreply.github.com> Date: Tue, 28 Mar 2023 13:18:01 -0400 Subject: [PATCH] Create howToRunREADME.md --- howToRunREADME.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 howToRunREADME.md diff --git a/howToRunREADME.md b/howToRunREADME.md new file mode 100644 index 00000000..68ed96f2 --- /dev/null +++ b/howToRunREADME.md @@ -0,0 +1,6 @@ +# How to Run Discord Classroom Bot + +1) You will need to first create the Discord Server that you would like to use as a Classroom ([for help](https://support.discord.com/hc/en-us/articles/204849977-How-do-I-create-a-server-)). +2) Next you will need to invite the Bot with this [link](https://discord.com/api/oauth2/authorize?client_id=1069136471635800164&permissions=8&scope=bot) to join the classroom you have created. +3) Enter the server and you can now type ‘/’ and select help or type ‘/help’ to get more information on the Bot. +4) You can follow along with the Acceptance Test ([Here](https://docs.google.com/spreadsheets/d/1i7M14jydYnNDTcZuedH4e5BVZQyFxsuZoQAXXERoXSY/edit?usp=sharing)).