DEV Community

Cover image for Dealing with Discord Malicious Domains
Dalton Menezes
Dalton Menezes

Posted on

2

Dealing with Discord Malicious Domains

Hi there, all of us as Discord users know how difficult it can be to deal with malicious Discord domains on a daily basis, especially fake Discord Nitro ones, with that in mind I'm back now to quickly show you about two of my latest projects published today:

Discord Guardian Action

🤖 An action that fetches the list of malicious domains on Discord in different providers and creates/updates a JSON file with them from time to time.

Features:

  • 🤠 Creates/updates domain list from different providers
  • ✨ Accepts your own maintained list file to be joined in the domains.json
  • 👍 Accepts the custom filename and directory to save the domain list

Discord Malicious Domains

🤖 A list of malicious domains on Discord using the Discord Guardian Action.

The Discord Guardian Action will try to run at minute 0 past every hour, trying to update the list to give you always an updated one.


The list can be used for your BOT to check and delete the messages containing that malicious domains, or even to BAN that infected user. Discord Guardian Action is licensed under MIT license, written in TypeScript and compiled with Vercel's ncc tool.

Both projects are only possible thanks to the following ones, don't forget to give them a star if the list was useful to you:

Thanks 💜

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (0)

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay