From 25454073723d042cfb6af28060b2ce6c374dc605 Mon Sep 17 00:00:00 2001 From: hinuiiik Date: Sun, 16 Jun 2024 23:52:01 -0400 Subject: [PATCH] updated README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2364830 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +You must first create a discord server and a channel category within the discord server. + +Edit main.py and add your discord server's ID, channel category name, and your own user ID as an admin. + +Then install the requirements with pip, and run the python file with your discord bot token in quotes as an argument.