From ae58201397344701a88cc43a8190e64b45a8375a Mon Sep 17 00:00:00 2001 From: Mikey Date: Thu, 19 Nov 2020 12:37:48 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b2df0b6..908937d 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,9 @@ A simple bot that can be used to welcome new users to a discord server, send the A video explaining how to set up everything except adding the user to a role can be found [here](https://youtu.be/N0NP7BfUFxA). -**Update November 2019** - Now set up as a docker container to ensure full compatibility as I will not be maintaining this. Specific versions of Python and Discord.py are required for this script to work.\ -**Update November 2020** - Added basic install instructions for home computers and generic Linux distros, and how to enable Intents. +**Update November 2019** - Now set up as a docker container to ensure full compatibility as I will not be maintaining this. Specific versions of Python and Discord.py are required for this script to work. + +**Update November 2020** - Added basic install instructions for home computers and generic Linux distros, and how to enable Intents. (by [isigebengu-mikey](https://github.com/isigebengu-mikey)) ## Intents