An open API service indexing awesome lists of open source software.

https://github.com/edde746/discord-phishing-filter

A very simple Discord bot to filter out phishing links
https://github.com/edde746/discord-phishing-filter

Last synced: 8 months ago
JSON representation

A very simple Discord bot to filter out phishing links

Awesome Lists containing this project

README

          

# discord-phishing-filter

A very simple discord bot to filter out phishing links.

## Deployment

1. Create an application on the [Discord Developer Portal](https://discord.com/developers/applications)
2. Save bot token to .env
3. Run `npm run start` and invite the bot

## Credits

[nikolaischunk/discord-phishing-links](https://github.com/nikolaischunk/discord-phishing-links)