From 54fb9a97778c0ad346e8cbb28d09f2c0f090ec05 Mon Sep 17 00:00:00 2001 From: H3cJP <62990101+H3cJP@users.noreply.github.com> Date: Wed, 17 Nov 2021 16:40:31 +0100 Subject: [PATCH] Installing dependencies --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4480110..4bf15d0 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,5 @@ Discord bot code to stop users that are scamming with fake messages of free disc Here is an example image of the most simple main python script to run a discord bot to avoid discord massive scams on servers. ![main.png](img/main.png) + +To run the bot, the PyCord module must be installed (if you have installed pip3, it can be installed with `sudo pip3 install py-cord`