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`