AntiScam/README.md
2021-11-17 16:40:31 +01:00

10 lines
449 B
Markdown

# AntiScam
Discord bot code to stop users that are scamming with fake messages of free discord nitro on servers in order to steal users accounts.
# How to use
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`