Installing dependencies

This commit is contained in:
H3cJP
2021-11-17 16:40:31 +01:00
committed by GitHub
parent fb8f6638c5
commit 54fb9a9777
+2
View File
@@ -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. 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) ![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`