Discord bot code to stop users that are scamming with fake messages of free discord nitro on servers in order to steal users accounts.
Go to file
2021-12-26 16:04:36 +01:00
img Delete a 2021-11-15 22:29:56 +01:00
AntiScam.py Update AntiScam.py 2021-12-26 16:00:23 +01:00
LICENSE Initial commit 2021-11-14 22:13:45 +01:00
main.py Update main.py 2021-11-16 19:17:35 +01:00
README.md Update README.md 2021-11-17 16:54:13 +01:00

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

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)