Skip to content

A basic Discord.js bot created for monitoring messages sent on Discord servers and identifying any invitations to other servers.

License

Notifications You must be signed in to change notification settings

sefinek/is-discord-invitation-bot

Repository files navigation

🌿 Is Discord Invitation - Discord BOT

Bot checking if messages contain an invitation to a Discord server.

🦊 How to use

  1. Install Node.js.
  2. Download the repository.
  3. Rename .env.example to .env and fill in the values (your bot token).
  4. Install dependencies: npm install.
  5. Run the bot: node index.js.
  6. Invite the bot to your server and enable required gateway intents.
  7. Give the bot the Manage Messages permission.
  8. Done!

➕ Modules

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.