Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 799 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 799 Bytes

🌿 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.